/aosp_15_r20/external/sdv/vsomeip/third_party/boost/utility/test/ |
D | initialized_test.cpp | 21 template <class T> class key_value_pair class 28 key_value_pair() { } in key_value_pair() function in __anon3f9a337c0111::key_value_pair 31 explicit key_value_pair(const std::string& key) in key_value_pair() function in __anon3f9a337c0111::key_value_pair 38 key_value_pair(const std::string& key, const T& value) in key_value_pair() function in __anon3f9a337c0111::key_value_pair
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/include/boost/icl/ |
D | interval_base_map.hpp | 308 SubType& add(const element_type& key_value_pair) in add() 332 SubType& subtract(const element_type& key_value_pair) in subtract() 349 SubType& insert(const element_type& key_value_pair) in insert() 369 SubType& set(const element_type& key_value_pair) in set() 385 SubType& erase(const element_type& key_value_pair) in erase() 426 SubType& flip(const element_type& key_value_pair) in flip()
|
D | map.hpp | 189 explicit map(const element_type& key_value_pair): base_type::map() in map() 348 map& set(const element_type& key_value_pair) in set() 355 size_type erase(const element_type& key_value_pair) in erase()
|
/aosp_15_r20/external/webrtc/sdk/android/native_api/jni/ |
H A D | java_types.h | 306 const auto key_value_pair = convert(env, e); in NativeToJavaMap() local 317 const auto key_value_pair = std::make_pair( in NativeToJavaStringMap() local
|
/aosp_15_r20/external/XNNPACK/tools/ |
H A D | xngen | 16 def key_value_pair(line): function
|
H A D | xngen.py | 16 def key_value_pair(line): function
|
/aosp_15_r20/external/cronet/net/test/embedded_test_server/ |
H A D | http_response.cc | 56 void RawHttpResponse::AddHeader(const std::string& key_value_pair) { in AddHeader()
|
/aosp_15_r20/external/pigweed/pw_protobuf/ |
H A D | codegen_decoder_test.cc | 276 KeyValuePair::StreamDecoder key_value_pair = in TEST() local 310 KeyValuePair::StreamDecoder key_value_pair = in TEST() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/test/ |
D | test_icl_map.hpp | 38 map_element_type key_value_pair(MK_v(6), MK_u(3)); in icl_map_contains_4_bicremental_types() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/include/boost/icl/detail/ |
D | interval_map_algo.hpp | 130 const typename IntervalMapT::element_type& key_value_pair) in contains()
|
/aosp_15_r20/external/libtextclassifier/native/utils/intents/ |
H A D | jni.cc | 272 for (const auto& key_value_pair : values) { in AsNamedVariantArray() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/simulator/ |
H A D | quic_endpoint_base.cc | 201 for (auto& key_value_pair : mapping_) { in SetTxPort() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/ |
H A D | metric_table_report.cc | 115 for (auto& key_value_pair : category_map) { in MakeCategories() local
|
/aosp_15_r20/system/update_engine/common/ |
H A D | subprocess_unittest.cc | 104 auto key_value_pair = in ExpectedEnvVars() local
|
/aosp_15_r20/external/cronet/base/win/ |
H A D | map.h | 211 auto key_value_pair = in ConvertMapToVectorIterator() local
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | url_util.cc | 101 std::string key_value_pair; in AppendOrReplaceQueryParameter() local
|
/aosp_15_r20/frameworks/native/libs/binder/ |
H A D | PersistableBundle.cpp | 65 for (const auto& key_value_pair : map) { in getKeys() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/include/boost/icl/concept/ |
D | interval_map.hpp | 43 contains(const Type& super, const typename Type::element_type& key_value_pair) in contains()
|
/aosp_15_r20/system/update_engine/aosp/ |
H A D | update_attempter_android.cc | 124 for (const string& key_value_pair : key_value_pair_headers) { in ParseKeyValuePairHeaders() local
|