Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/packet/parser/
Dlogging.h96 #define ERRORLOC(_1, ...) LogMessage(_1, {__VA_ARGS__}).stream() argument
/packages/modules/Bluetooth/system/osi/test/
Dtest_stubs.h51 #define OVERLOAD_GET_COUNT(_1, _2, _3, _4, _5, _6, COUNT, ...) COUNT argument
/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dbtif.rs1082 let _1 = unsafe { *(_1 as *const RawAddress) }; localVariable
1087 let _1 = ptr_to_vec(_1, _0 as usize); localVariable
1094 let _1 = String::from(unsafe{*_1}); localVariable
1102 let _1 = unsafe { *(_1 as *const RawAddress) }; localVariable
1108 let _1 = unsafe { *(_1 as *const RawAddress) }; localVariable
1114 let _1 = unsafe { *(_1 as *const RawAddress) }; localVariable
1121 let _1 = unsafe { *(_1 as *const RawAddress) }; localVariable
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dsdp.rs435 let _1 = unsafe { *_1 }; localVariable
Dgatt.rs675 let _1 = unsafe { *_1.clone() }; localVariable
717 let _1 = unsafe { *_1 }; localVariable
737 let _1 = ptr_to_vec(_1, _2 as usize); localVariable
1047 let _1 = unsafe { *_1 }; localVariable
Dle_audio.rs542 let _1: Vec<BtLeAudioCodecConfig> = _1.to_vec(); localVariable