Home
last modified time | relevance | path

Searched defs:elem (Results 1 – 19 of 19) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/tests/dictionary/utils/
Dbloom_filter_test.cpp48 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/
Ddynamic_channel_allocator.cc43 auto elem = in AllocateChannel() local
59 auto elem = channels_.try_emplace( in AllocateReservedChannel() local
123 for (auto& elem : channels_) { in OnAclDisconnected() local
Dfixed_channel_allocator.h55 …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/
Dfixed_channel_service_manager_impl.cc73 for (auto& elem : service_map_) { in GetRegisteredServices() local
88 for (const auto& elem : service_map_) { in GetSupportedFixedChannelMask() local
Ddynamic_channel_service_manager_impl.cc71 for (auto& elem : service_map_) { in GetRegisteredServices() local
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt.cc35 tGATT_HDL_LIST_ELEM elem; // gatt_add_an_item_to_list variable
/packages/modules/Bluetooth/system/stack/test/
Dstack_gatt_sr_hash_test.cc35 tGATT_SRV_LIST_ELEM& elem = srv_list_info.back(); in add_item_to_list() local
/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_advertising_manager_facade.cc60 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/
Ddynamic_channel_service_manager_impl.cc69 for (auto& elem : service_map_) { in GetRegisteredServices() local
Dfixed_channel_service_manager_impl.cc73 for (auto& elem : service_map_) { in GetRegisteredServices() local
/packages/modules/Bluetooth/system/gd/storage/
Dconfig_cache.cc352 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/
Dadb_trace.cpp134 for (const auto& elem : elements) { in setup_trace_mask() local
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_api.cc74 tSDP_PROTOCOL_ELEM elem; in a2dp_sdp_cback() local
/packages/modules/NetworkStack/tests/unit/src/android/net/dhcp/
DDhcpServingParamsTest.java243 private static <T> void assertContains(@NonNull Set<T> set, @Nullable T elem) { in assertContains()
/packages/modules/Bluetooth/system/gd/packet/
Dpacket_builder_unittest.cc152 for (T elem : vect_) { in Serialize() local
/packages/inputmethods/LatinIME/tools/EditTextVariations/src/com/android/inputmethod/tools/edittextvariations/
DEditTextVariations.java311 final String[] elem = opt.trim().split("\\."); in setupHintText() local
/packages/modules/Bluetooth/system/stack/avdt/
Davdt_msg.cc528 uint8_t elem = 0; in avdt_msg_prs_cfg() local
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc299 tGATT_SRV_LIST_ELEM& elem = *rit; in GATTS_AddService() local
/packages/modules/NeuralNetworks/common/types/src/
DTypeUtils.cpp923 for (const auto& elem : elements) { in initVLogMask() local