Searched defs:_1 (Results 1 – 7 of 7) sorted by relevance
/packages/services/Car/tests/BugReportApp/res/raw/ |
D | gcs_credentials.json | 3 "_1": "Please see https://cloud.google.com/iam/docs/creating-managing-service-account-keys", string
|
/packages/modules/Bluetooth/system/gd/packet/parser/ |
D | logging.h | 94 #define ERRORLOC(_1, ...) LogMessage(_1, {__VA_ARGS__}).stream() argument
|
/packages/modules/Bluetooth/system/osi/test/ |
D | test_stubs.h | 52 #define OVERLOAD_GET_COUNT(_1, _2, _3, _4, _5, _6, COUNT, ...) COUNT argument
|
/packages/modules/Bluetooth/system/gd/rust/topshim/src/ |
D | btif.rs | 1078 let _1 = unsafe { *(_1 as *const RawAddress) }; localVariable 1083 let _1 = ptr_to_vec(_1, _0 as usize); localVariable 1090 let _1 = String::from(unsafe{*_1}); localVariable 1098 let _1 = unsafe { *(_1 as *const RawAddress) }; localVariable 1104 let _1 = unsafe { *(_1 as *const RawAddress) }; localVariable 1110 let _1 = unsafe { *(_1 as *const RawAddress) }; localVariable 1117 let _1 = unsafe { *(_1 as *const RawAddress) }; localVariable
|
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | sdp.rs | 428 let _1 = unsafe { *_1 }; localVariable
|
D | gatt.rs | 673 let _1 = unsafe { *_1.clone() }; localVariable 715 let _1 = unsafe { *_1 }; localVariable 735 let _1 = ptr_to_vec(_1, _2 as usize); localVariable 1033 let _1 = unsafe { *_1 }; localVariable
|
D | le_audio.rs | 532 let _1: Vec<BtLeAudioCodecConfig> = _1.to_vec(); localVariable
|