Home
last modified time | relevance | path

Searched defs:kv_pair (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/coreboot/util/cbfstool/flashmap/
H A Dkv_pair.h20 struct kv_pair { struct
23 struct kv_pair *next; argument
/aosp_15_r20/external/grpc-grpc/examples/cpp/interceptors/
H A Dserver.cc67 struct kv_pair { struct
72 static const kv_pair kvs_map[] = { argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dmodel_cmdline_flags.cc358 for (const auto& kv_pair : element) { in ReadModelFlagsFromCommandLineFlags() local
388 for (const auto& kv_pair : element) { in ReadModelFlagsFromCommandLineFlags() local
/aosp_15_r20/system/chre/host/common/
H A Dchre_aidl_hal_client.cc677 [&](auto const &kv_pair) { in fillSupportedCommandMap()
686 for (auto const &kv_pair : supportedCommands) { in printUsage() local
/aosp_15_r20/external/openscreen/discovery/dnssd/public/
H A Ddns_sd_txt_record_unittest.cc126 std::string kv_pair = "key=abc"; in TEST() local
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time.cc59 for (const auto& kv_pair : map) { in Keys() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Ddeadness_analysis.cc1552 for (const auto& kv_pair : predicate_map_) { in Print() local
1586 for (const auto& kv_pair : predicate_map_) { in PredicateMapAsString() local
/aosp_15_r20/packages/modules/Bluetooth/system/bta/groups/
Dgroups.cc283 for (const auto& kv_pair : groups_) { in Dump() local
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dstate_machine_test.cc424 for (auto& kv_pair : le_audio_device_groups_) { in ConfigureIsoManagerMock() local
450 for (auto& kv_pair : le_audio_device_groups_) { in ConfigureIsoManagerMock() local
482 for (auto& kv_pair : le_audio_device_groups_) { in ConfigureIsoManagerMock() local
557 for (auto& kv_pair : le_audio_device_groups_) { in ConfigureIsoManagerMock() local
3386 for (auto& kv_pair : le_audio_device_groups_) { in TEST_F() local
Ddevice_groups.cc176 for (const auto kv_pair : sink_stream_locations) { in Cleanup() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_le_audio.cpp774 for (auto const& kv_pair : metadata) { in prepareRawLtvArray() local
/aosp_15_r20/art/imgdiag/
H A Dimgdiag.cc170 for (const auto& kv_pair : map) { local