/packages/inputmethods/LatinIME/native/jni/tests/dictionary/utils/ |
D | bloom_filter_test.cpp | 48 for (const int elem : elements) { in TEST() local 58 for (const int elem : elements) { in TEST() local 66 for (const int elem : elements) { in TEST() local
|
/packages/modules/Bluetooth/system/gd/l2cap/internal/ |
D | dynamic_channel_allocator.cc | 43 auto elem = in AllocateChannel() local 59 auto elem = channels_.try_emplace( in AllocateReservedChannel() local 123 for (auto& elem : channels_) { in OnAclDisconnected() local
|
D | fixed_channel_allocator.h | 55 …auto elem = channels_.try_emplace(cid, std::make_shared<FixedChannelImplType>(cid, link_, l2cap_ha… in AllocateChannel() local
|
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/ |
D | fixed_channel_service_manager_impl.cc | 73 for (auto& elem : service_map_) { in GetRegisteredServices() local 88 for (const auto& elem : service_map_) { in GetSupportedFixedChannelMask() local
|
D | dynamic_channel_service_manager_impl.cc | 71 for (auto& elem : service_map_) { in GetRegisteredServices() local
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_gatt.cc | 35 tGATT_HDL_LIST_ELEM elem; // gatt_add_an_item_to_list variable
|
/packages/modules/Bluetooth/system/stack/test/ |
D | stack_gatt_sr_hash_test.cc | 35 tGATT_SRV_LIST_ELEM& elem = srv_list_info.back(); in add_item_to_list() local
|
/packages/modules/Bluetooth/system/gd/hci/facade/ |
D | le_advertising_manager_facade.cc | 60 for (const auto& elem : config_proto.advertisement()) { in AdvertisingConfigFromProto() local 64 for (const auto& elem : config_proto.scan_response()) { in AdvertisingConfigFromProto() local 284 for (const auto& elem : request->data()) { in SetData() local 323 for (const auto& elem : request->data()) { in SetPeriodicData() local
|
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/ |
D | dynamic_channel_service_manager_impl.cc | 69 for (auto& elem : service_map_) { in GetRegisteredServices() local
|
D | fixed_channel_service_manager_impl.cc | 73 for (auto& elem : service_map_) { in GetRegisteredServices() local
|
/packages/modules/Bluetooth/system/gd/storage/ |
D | config_cache.cc | 352 for (const auto& elem : persistent_devices_) { in GetPersistentSections() local 406 for (const auto& elem : temporary_devices_) { in GetSectionNamesWithProperty() local 478 for (auto& elem : temporary_devices_) { in FixDeviceTypeInconsistencies() local
|
/packages/modules/adb/ |
D | adb_trace.cpp | 134 for (const auto& elem : elements) { in setup_trace_mask() local
|
/packages/modules/Bluetooth/system/stack/a2dp/ |
D | a2dp_api.cc | 74 tSDP_PROTOCOL_ELEM elem; in a2dp_sdp_cback() local
|
/packages/modules/NetworkStack/tests/unit/src/android/net/dhcp/ |
D | DhcpServingParamsTest.java | 243 private static <T> void assertContains(@NonNull Set<T> set, @Nullable T elem) { in assertContains()
|
/packages/modules/Bluetooth/system/gd/packet/ |
D | packet_builder_unittest.cc | 152 for (T elem : vect_) { in Serialize() local
|
/packages/inputmethods/LatinIME/tools/EditTextVariations/src/com/android/inputmethod/tools/edittextvariations/ |
D | EditTextVariations.java | 311 final String[] elem = opt.trim().split("\\."); in setupHintText() local
|
/packages/modules/Bluetooth/system/stack/avdt/ |
D | avdt_msg.cc | 528 uint8_t elem = 0; in avdt_msg_prs_cfg() local
|
/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_api.cc | 299 tGATT_SRV_LIST_ELEM& elem = *rit; in GATTS_AddService() local
|
/packages/modules/NeuralNetworks/common/types/src/ |
D | TypeUtils.cpp | 923 for (const auto& elem : elements) { in initVLogMask() local
|