/system/bt/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
|
/system/bt/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
|
/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/ |
D | vector_serialization.h | 33 for (const auto &elem : native_vector) { in SerializeVector() local
|
/system/core/fastboot/fuzzy_fastboot/ |
D | extensions.cpp | 70 bool XMLAssert(bool cond, const tinyxml2::XMLElement* elem, const char* msg) { in XMLAssert() 77 const std::string XMLAttribute(const tinyxml2::XMLElement* elem, const std::string key, in XMLAttribute() 86 bool XMLYesNo(const tinyxml2::XMLElement* elem, const std::string key, bool* res, in XMLYesNo()
|
/system/bt/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
|
/system/logging/logd/ |
D | LogBufferElement.cpp | 47 LogBufferElement::LogBufferElement(const LogBufferElement& elem) in LogBufferElement() 64 LogBufferElement::LogBufferElement(LogBufferElement&& elem) noexcept in LogBufferElement() function in LogBufferElement
|
D | ChattyLogBuffer.cpp | 51 static enum match_type Identical(const LogBufferElement& elem, const LogBufferElement& last) { in Identical() 102 void ChattyLogBuffer::LogInternal(LogBufferElement&& elem) { in LogInternal()
|
D | SimpleLogBuffer.cpp | 104 void SimpleLogBuffer::LogInternal(LogBufferElement&& elem) { in LogInternal()
|
D | LogTags.cpp | 321 android_log_list_element elem; in ReadPersistEventLogTags() local
|
/system/bt/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
|
/system/bt/gd/hci/facade/ |
D | le_advertising_manager_facade.cc | 54 for (const auto& elem : config_proto.advertisement()) { in AdvertisingConfigFromProto() local 58 for (const auto& elem : config_proto.scan_response()) { in AdvertisingConfigFromProto() local
|
/system/bt/gd/storage/ |
D | config_cache.cc | 297 for (const auto& elem : persistent_devices_) { in GetPersistentSections() local 351 for (const auto& elem : temporary_devices_) { in GetSectionNamesWithProperty() local 414 for (auto& elem : temporary_devices_) { in FixDeviceTypeInconsistencies() local
|
/system/bt/stack/a2dp/ |
D | a2dp_api.cc | 70 tSDP_PROTOCOL_ELEM elem; in a2dp_sdp_cback() local
|
/system/tools/aidl/ |
D | parser.cpp | 115 [&](const auto& elem) { return elem.ref == ref; }); in IsCircularReference()
|
/system/update_engine/aosp/ |
D | binder_service_android.cc | 178 [&callback](const android::sp<IUpdateEngineCallback>& elem) { in UnbindCallback()
|
/system/bt/gd/packet/ |
D | packet_builder_unittest.cc | 152 for (T elem : vect_) { in Serialize() local
|
/system/extras/simpleperf/ |
D | ETMDecoder.cpp | 356 const OcsdTraceElement& elem) override { in TraceElemIn() 399 const OcsdTraceElement& elem, const ocsd_instr_info*) { in ProcessElement() 425 const OcsdTraceElement& elem, in ProcessElement()
|
/system/logging/liblog/ |
D | log_event_list.cpp | 356 android_log_list_element elem; in android_log_read_next_internal() local
|
/system/bt/test/mock/ |
D | mock_stack_gatt.cc | 35 tGATT_HDL_LIST_ELEM elem; // gatt_add_an_item_to_list variable
|
/system/nvram/messages/include/nvram/messages/ |
D | proto.hpp | 210 for (const ElementType& elem : vector) { in Encode() local
|
/system/keymaster/android_keymaster/ |
D | authorization_set.cpp | 271 bool AuthorizationSet::push_back(keymaster_key_param_t elem) { in push_back()
|
/system/bt/stack/avdt/ |
D | avdt_msg.cc | 527 uint8_t elem = 0; in avdt_msg_prs_cfg() local
|