/aosp_15_r20/external/libchrome/base/trace_event/ |
H A D | trace_event_argument_unittest.cc | 104 auto dict_value = WrapUnique(new DictionaryValue); in TEST() local 134 auto dict_value = std::make_unique<TracedValue>(); in TEST() local
|
H A D | trace_event_argument.cc | 280 const DictionaryValue* dict_value; in SetBaseValueWithCopiedName() local 334 const DictionaryValue* dict_value; in AppendBaseValue() local
|
/aosp_15_r20/external/libchrome/components/policy/core/common/ |
H A D | schema_unittest.cc | 844 std::unique_ptr<base::DictionaryValue> dict_value( in TEST() local 902 auto dict_value = std::make_unique<base::DictionaryValue>(); in TEST() local
|
H A D | policy_test_utils.cc | 95 const base::DictionaryValue* dict_value; in ValueToProperty() local
|
/aosp_15_r20/external/autotest/client/cros/enterprise/ |
H A D | test_policy.py | 27 dict_value = {'scope': 'testScope', 'source': 'testSource', variable in test_policyManager
|
/aosp_15_r20/external/libchrome/base/test/ |
H A D | values_test_util.cc | 28 const DictionaryValue* dict_value = nullptr; in ExpectDictDictionaryValue() local
|
/aosp_15_r20/external/cronet/net/cert/ |
H A D | ct_log_response_parser.cc | 117 const base::Value::Dict* dict_value = json_consistency_proof.GetIfDict(); in FillConsistencyProof() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/ |
H A D | struct.proto | 72 DictValue dict_value = 53; field
|
/aosp_15_r20/external/cronet/base/trace_event/ |
H A D | traced_value_unittest.cc | 234 auto dict_value = std::make_unique<TracedValue>(); in TEST() local
|
/aosp_15_r20/external/cronet/ipc/ |
H A D | ipc_message_utils_unittest.cc | 239 base::Value::Dict dict_value; in TEST() local
|
/aosp_15_r20/external/cronet/components/metrics/ |
H A D | unsent_log_store.cc | 71 base::Value::Dict dict_value; in WriteLogEntry() local
|
/aosp_15_r20/external/libbrillo/policy/ |
H A D | device_policy_impl.cc | 122 bool DecodeWeeklyTimeFromValue(const base::DictionaryValue& dict_value, in DecodeWeeklyTimeFromValue()
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/ |
D | struct.pb.cc | 334 StructuredValue::_Internal::dict_value(const StructuredValue* msg) { in dict_value() function in tensorflow::StructuredValue::_Internal 455 void StructuredValue::set_allocated_dict_value(::tensorflow::DictValue* dict_value) { in set_allocated_dict_value()
|
D | struct.pb.h | 2852 inline const ::tensorflow::DictValue& StructuredValue::dict_value() const { in dict_value() function 2867 … void StructuredValue::unsafe_arena_set_allocated_dict_value(::tensorflow::DictValue* dict_value) { in unsafe_arena_set_allocated_dict_value()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/ |
H A D | nested_structure_coder.py | 202 def do_encode(self, dict_value, encode_fn): argument
|
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/ |
H A D | message_test.py | 1546 def assertMapIterEquals(self, map_iter, dict_value): argument
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/ |
H A D | message_test.py | 1546 def assertMapIterEquals(self, map_iter, dict_value): argument
|
/aosp_15_r20/external/libchrome/base/ |
H A D | values_unittest.cc | 1634 DictionaryValue dict_value; in TEST() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/ |
H A D | ir_emitter.cpp | 1654 Value* dict_value = in emitDictComprehension() local
|