Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kernel-SU/binder_rs
/ functions
Functions
438 in github.com/Kernel-SU/binder_rs
⨍
Functions
438
◇
Types & classes
102
Function
test_custom_parcelable
()
binder/src/parcel/parcelable.rs:890
Function
test_death_notification_registration_lifetime
()
tests/src/main.rs:705
Function
test_death_notifications
()
tests/src/main.rs:654
Function
test_extensions
()
tests/src/main.rs:767
Function
test_misc_ibinder
()
tests/src/main.rs:736
Function
test_read_data
()
binder/src/parcel.rs:745
Function
test_read_write
()
binder/src/parcel.rs:715
Function
test_sized_write
()
binder/src/parcel.rs:862
Function
test_slice_parcelables
()
binder/src/parcel/parcelable.rs:942
Function
test_unregister_death_notifications
()
tests/src/main.rs:679
Function
test_utf8_utf16_conversions
()
binder/src/parcel.rs:817
Function
to_cstring
(message: T)
binder/src/error.rs:107
Function
trivial_client
()
tests/src/main.rs:501
Function
trivial_client_async
()
tests/src/main.rs:510
Method
try_from
(c: u32)
tests/src/main.rs:103
Method
try_from
(mut ibinder: SpIBinder)
binder/src/native.rs:403
Method
try_from
(stability: i32)
binder/src/binder.rs:131
Function
vec_assume_init
Safety: All elements in the vector must be properly initialized.
binder/src/parcel/parcelable.rs:286
Function
wait_for_interface
Retrieve an existing service for a particular interface, or start it if it is configured as a dynamic service and isn't yet started.
binder_tokio/src/lib.rs:61
Function
wait_for_trivial_client
()
tests/src/main.rs:520
Function
wait_for_trivial_client_async
()
tests/src/main.rs:529
Function
weak_binder_clone
()
tests/src/main.rs:860
Function
weak_binder_upgrade
()
tests/src/main.rs:835
Function
weak_binder_upgrade_dead
()
tests/src/main.rs:847
Method
with_calling_sid
This function makes the client's security context available to the service calling this function. This can be used for access control. It does not suf
binder/src/state.rs:125
Method
write_slice_size
Writes the length of a slice to the parcel. This is used in AIDL-generated client side code to indicate the allocated space for an output array param
binder/src/parcel.rs:221
Method
~AParcelableHolder
binder_ndk_sys/src/include_cpp/android/binder_parcelable_utils.h:59
Method
~BnCInterface
binder_ndk_sys/src/include_cpp/android/binder_interface_utils.h:193
Method
~BpCInterface
binder_ndk_sys/src/include_cpp/android/binder_interface_utils.h:222
Method
~ICInterface
binder_ndk_sys/src/include_cpp/android/binder_interface_utils.h:126
Method
~ScopedAIBinder_DeathRecipient
binder_ndk_sys/src/include_cpp/android/binder_auto_utils.h:340
Method
~ScopedAIBinder_Weak
binder_ndk_sys/src/include_cpp/android/binder_auto_utils.h:355
Method
~ScopedAParcel
binder_ndk_sys/src/include_cpp/android/binder_auto_utils.h:217
Method
~ScopedAResource
* This deletes the underlying object if it exists. See set. */
binder_ndk_sys/src/include_cpp/android/binder_auto_utils.h:145
Function
~ScopedAStatus
binder_ndk_sys/src/include_cpp/android/binder_auto_utils.h:241
Method
~ScopedFileDescriptor
binder_ndk_sys/src/include_cpp/android/binder_auto_utils.h:387
Function
~SharedRefBase
binder_ndk_sys/src/include_cpp/android/binder_interface_utils.h:56
Method
~SpAIBinder
* This deletes the underlying object if it exists. See set. */
binder_ndk_sys/src/include_cpp/android/binder_auto_utils.h:71
← previous
401–438 of 438, ranked by callers