/aosp12/system/bt/gd/rust/topshim/src/ |
H A D | btif.rs | 146 ) -> i32; in PinReply() 153 ) -> i32; in SspReply() 229 state: i32, in bond_state_changed_callback() 354 status: i32, in adapter_properties_callback() 363 status: i32, in remote_device_properties_callback() 399 variant: i32, in ssp_request_callback() 406 status: i32, in bond_state_changed_callback() 408 state: i32, in bond_state_changed_callback() 414 status: i32, in acl_state_changed_callback() 416 state: i32, in acl_state_changed_callback() [all …]
|
/aosp12/system/bt/gd/rust/linux/stack/src/ |
H A D | bluetooth_gatt.rs | 11 fn unregister_scanner(&self, scanner_id: i32); in unregister_scanner() 13 fn start_scan(&self, scanner_id: i32, settings: ScanSettings, filters: Vec<ScanFilter>); in start_scan() 14 fn stop_scan(&self, scanner_id: i32); in stop_scan() 20 fn on_scanner_registered(&self, status: i32, scanner_id: i32); in on_scanner_registered() 75 fn unregister_scanner(&self, _scanner_id: i32) { in unregister_scanner() 79 fn start_scan(&self, _scanner_id: i32, _settings: ScanSettings, _filters: Vec<ScanFilter>) { in start_scan() 83 fn stop_scan(&self, _scanner_id: i32) { in stop_scan()
|
H A D | bluetooth.rs | 93 status: i32, in adapter_properties_changed() 94 num_properties: i32, in adapter_properties_changed() 134 status: i32, in adapter_properties_changed() 135 num_properties: i32, in adapter_properties_changed()
|
/aosp12/system/bt/gd/rust/linux/service/src/ |
H A D | iface_bluetooth_gatt.rs | 30 fn on_scanner_registered(&self, _status: i32, _scanner_id: i32) {} in on_scanner_registered() 66 fn unregister_scanner(&self, scanner_id: i32) {} in unregister_scanner() 69 fn start_scan(&self, scanner_id: i32, settings: ScanSettings, filters: Vec<ScanFilter>) {} in start_scan() 72 fn stop_scan(&self, scanner_id: i32) {} in stop_scan()
|
/aosp12/packages/modules/Virtualization/authfs/fd_server/src/ |
H A D | main.rs | 101 pub fn new_binder(fd_pool: BTreeMap<i32, FdConfig>) -> Strong<dyn IVirtFdService> { in new_binder() 113 fn readFile(&self, id: i32, offset: i64, size: i32) -> BinderResult<Vec<u8>> { in readFile() 127 fn readFsverityMerkleTree(&self, id: i32, offset: i64, size: i32) -> BinderResult<Vec<u8>> { in readFsverityMerkleTree() 188 fn writeFile(&self, id: i32, buf: &[u8], offset: i64) -> BinderResult<i32> { in writeFile() 210 fn resize(&self, id: i32, size: i64) -> BinderResult<()> { in resize() 251 fn parse_arg_ro_fds(arg: &str) -> Result<(i32, FdConfig)> { in parse_arg_ro_fds() 269 fn parse_arg_rw_fds(arg: &str) -> Result<(i32, FdConfig)> { in parse_arg_rw_fds()
|
H A D | fsverity.rs | 42 fn read_metadata(fd: i32, metadata_type: u64, offset: u64, buf: &mut [u8]) -> io::Result<usize> { in read_metadata() 64 pub fn read_merkle_tree(fd: i32, offset: u64, buf: &mut [u8]) -> io::Result<usize> { in read_merkle_tree() 69 pub fn read_signature(fd: i32, buf: &mut [u8]) -> io::Result<usize> { in read_signature()
|
/aosp12/system/core/libstats/pull_rust/ |
H A D | stats_pull.rs | 71 pub fn set_additive_fields(&mut self, additive_fields: &mut Vec<i32>) { in set_additive_fields() 83 pub fn get_additive_fields(&self) -> Vec<i32> { in get_additive_fields() 116 atom_tag: i32, in callback_wrapper()
|
/aosp12/system/bt/gd/rust/shim/src/ |
H A D | message_loop_thread.rs | 23 fn main_message_loop_thread_start(thread: &mut MessageLoopThread) -> i32; in main_message_loop_thread_start() 53 pub fn main_message_loop_thread_start(thread: &mut MessageLoopThread) -> i32 { in main_message_loop_thread_start()
|
/aosp12/frameworks/av/services/mediametrics/tests/ |
H A D | mediametrics_tests.cpp | 272 int32_t i32; in TEST() local 337 int32_t i32; in TEST() local 354 int32_t i32; in TEST() local 375 int32_t i32; in TEST() local 396 int32_t i32; in TEST() local 454 int32_t i32; in TEST() local 508 int32_t i32; in TEST() local 560 int32_t i32; in TEST() local 579 int32_t i32; in TEST() local 635 int32_t i32; in TEST() local [all …]
|
/aosp12/frameworks/av/media/ndk/tests/ |
H A D | NdkMediaFormat_test.cpp | 46 int32_t i32; in TEST() local 123 int32_t i32; in TEST() local 143 int32_t i32; in TEST() local
|
/aosp12/system/libbase/ |
H A D | macros_test.cpp | 25 int32_t i32; in TEST() member
|
/aosp12/system/security/keystore2/src/ |
H A D | metrics_store.rs | 431 fn compute_padding_mode_bitmap(padding_mode_bitmap: &mut i32, padding_mode: PaddingMode) { in compute_padding_mode_bitmap() 456 fn compute_digest_bitmap(digest_bitmap: &mut i32, digest: Digest) { in compute_digest_bitmap() 483 fn compute_block_mode_bitmap(block_mode_bitmap: &mut i32, block_mode: BlockMode) { in compute_block_mode_bitmap() 501 fn compute_purpose_bitmap(purpose_bitmap: &mut i32, purpose: KeyPurpose) { in compute_purpose_bitmap()
|
H A D | authorization.rs | 131 user_id: i32, in on_lock_screen_event() 244 user_id: i32, in onLockScreenEvent()
|
H A D | service.rs | 325 grantee_uid: i32, in grant() 397 grantee_uid: i32, in grant() 398 access_vector: i32, in grant()
|
H A D | security_level.rs | 117 flags: Option<i32>, in store_new_key() 496 flags: i32, in generate_key() 613 flags: i32, in import_key() 1004 flags: i32, in generateKey() 1020 flags: i32, in importKey()
|
H A D | key_parameter.rs | 229 fn try_into(self) -> Result<i32, Self::Error> { in try_into() 488 impl KpDefault for i32 { implementation 1365 tag: i32, in insert_into_keyparameter() 1367 security_level: i32, in insert_into_keyparameter()
|
H A D | maintenance.rs | 68 fn on_user_password_changed(user_id: i32, password: Option<Password>) -> Result<()> { in on_user_password_changed() 269 fn onUserPasswordChanged(&self, user_id: i32, password: Option<&[u8]>) -> BinderResult<()> { in onUserPasswordChanged()
|
/aosp12/frameworks/av/media/libstagefright/foundation/tests/ |
H A D | AMessage_test.cpp | 37 int32_t i32; in TEST() local
|
/aosp12/packages/modules/Virtualization/virtmanager/src/ |
H A D | crosvm.rs | 58 requester_debug_pid: i32, in new() 79 requester_debug_pid: i32, in start()
|
/aosp12/frameworks/av/camera/ndk/include/camera/ |
H A D | NdkCameraMetadata.h | 126 int32_t *i32; member 171 const int32_t *i32; member
|
/aosp12/frameworks/av/media/codec2/sfplugin/tests/ |
H A D | CCodecConfig_test.cpp | 294 C2PortVendorInt32Info::input *i32 = in TEST_F() local 318 C2PortVendorInt32Info::input i32(kCodec2Int32); in TEST_F() local 359 C2PortVendorInt32Info::input i32(kCodec2Int32); in TEST_F() local 407 C2PortVendorInt32Info::input i32(kCodec2Int32); in TEST_F() local
|
/aosp12/system/media/camera/include/system/ |
H A D | camera_metadata.h | 87 int32_t *i32; member 106 const int32_t *i32; member
|
/aosp12/system/bt/gd/rust/facade/src/ |
H A D | main.rs | 101 extern "C" fn handle_sigint(_: i32) { in handle_sigint()
|
/aosp12/system/tools/aidl/tests/rust/ |
H A D | test_service.rs | 123 fn UnimplementedMethod(&self, _: i32) -> binder::Result<i32> { in UnimplementedMethod() 328 fn returnsLengthOfFooArray(&self, foos: &[Foo]) -> binder::Result<i32> { in returnsLengthOfFooArray() 331 …self, _in_foo: &Foo, _inout_foo: &mut Foo, _out_foo: &mut Foo, value: i32) -> binder::Result<i32> { in ignoreParcelablesAndRepeatInt()
|
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
H A D | ITestService.rs | 14 fn UnimplementedMethod(&self, _arg_arg: i32) -> binder::public_api::Result<i32>; in UnimplementedMethod() 21 fn RepeatInt(&self, _arg_token: i32) -> binder::public_api::Result<i32>; in RepeatInt() 32 …fn ReverseInt(&self, _arg_input: &[i32], _arg_repeated: &mut Vec<i32>) -> binder::public_api::Resu… in ReverseInt() 46 …fn RepeatNullableIntArray(&self, _arg_input: Option<&[i32]>) -> binder::public_api::Result<Option<… in RepeatNullableIntArray() 74 fn UnimplementedMethod(&self, _arg_arg: i32) -> binder::public_api::Result<i32> { in UnimplementedMethod() 92 fn RepeatInt(&self, _arg_token: i32) -> binder::public_api::Result<i32> { in RepeatInt() 125 …fn ReverseInt(&self, _arg_input: &[i32], _arg_repeated: &mut Vec<i32>) -> binder::public_api::Resu… in ReverseInt() 362 fn UnimplementedMethod(&self, _arg_arg: i32) -> binder::public_api::Result<i32> { in UnimplementedMethod() 458 fn RepeatInt(&self, _arg_token: i32) -> binder::public_api::Result<i32> { in RepeatInt() 651 …fn ReverseInt(&self, _arg_input: &[i32], _arg_repeated: &mut Vec<i32>) -> binder::public_api::Resu… in ReverseInt() [all …]
|