Home
last modified time | relevance | path

Searched defs:_1 (Results 1 – 7 of 7) sorted by relevance

/packages/services/Car/tests/BugReportApp/res/raw/
Dgcs_credentials.json3 "_1": "Please see https://cloud.google.com/iam/docs/creating-managing-service-account-keys", string
/packages/modules/Bluetooth/system/gd/packet/parser/
Dlogging.h94 #define ERRORLOC(_1, ...) LogMessage(_1, {__VA_ARGS__}).stream() argument
/packages/modules/Bluetooth/system/osi/test/
Dtest_stubs.h52 #define OVERLOAD_GET_COUNT(_1, _2, _3, _4, _5, _6, COUNT, ...) COUNT argument
/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dbtif.rs1078 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/
Dsdp.rs428 let _1 = unsafe { *_1 }; localVariable
Dgatt.rs673 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
Dle_audio.rs532 let _1: Vec<BtLeAudioCodecConfig> = _1.to_vec(); localVariable