| /frameworks/base/tools/aapt2/ |
| D | ResourceValues.cpp | 1074 std::unique_ptr<T> CopyValueFields(std::unique_ptr<T> new_value, const T* value) { in CopyValueFields() 1093 auto new_value = std::make_unique<RawString>(pool_->MakeRef(value->value)); in TransformDerived() local 1098 auto new_value = std::make_unique<String>(pool_->MakeRef(value->value)); in TransformDerived() local 1104 auto new_value = std::make_unique<StyledString>(pool_->MakeRef(value->value)); in TransformDerived() local 1111 auto new_value = std::make_unique<FileReference>(pool_->MakeRef(value->path)); in TransformDerived() local 1123 auto new_value = std::make_unique<Attribute>(); in TransformDerived() local 1138 auto new_value = std::make_unique<Style>(); in TransformDerived() local 1148 auto new_value = std::make_unique<Array>(); in TransformDerived() local 1156 auto new_value = std::make_unique<Plural>(); in TransformDerived() local 1167 auto new_value = std::make_unique<Styleable>(); in TransformDerived() local [all …]
|
| D | ResourceTable.cpp | 667 ResourceConfigValue* new_value = in Clone() local
|
| /frameworks/base/media/mca/filterfw/native/core/ |
| D | value.cpp | 64 int SetPODValue(Value* value, POD new_value) { in SetPODValue() 202 int SetIntValue(Value* value, int new_value) { in SetIntValue() 206 int SetFloatValue(Value* value, float new_value) { in SetFloatValue() 210 int SetStringValue(Value* value, const char* new_value) { in SetStringValue()
|
| /frameworks/native/cmds/installd/ |
| D | unique_file.cpp | 57 void UniqueFile::reset(int new_value, std::string path, CleanUpFunction new_cleanup) { in reset()
|
| /frameworks/rs/tests/lldb/tests/testcases/ |
| D | test_write_local_element.py | 47 def _try_modifying_local(self, local_name, new_value, expected_output, argument
|
| D | test_write_local.py | 35 def _try_modifying_local(self, local_name, new_value, data_type_in, argument
|
| D | test_write_global_element.py | 48 def _try_modifying_global(self, global_name, new_value, expected_output, argument
|
| D | test_write_global.py | 36 def _try_modifying_global(self, global_name, new_value, data_type_in, argument
|
| /frameworks/base/tools/aapt2/optimize/ |
| D | VersionCollapser.cpp | 125 std::unique_ptr<ResourceConfigValue> new_value = in CollapseVersions() local
|
| /frameworks/compile/mclinker/lib/Target/ARM/ |
| D | ARMELFAttributeData.cpp | 479 char new_value[] = { in encode_secondary_compatibility_attribute() local
|
| /frameworks/rs/tests/lldb/tests/harness/ |
| D | util_android.py | 592 def push_prop(self, name, new_value): argument
|
| /frameworks/base/tools/aapt2/link/ |
| D | ManifestFixer.cpp | 526 if (Maybe<std::string> new_value = util::GetFullyQualifiedClassName(package, attr->value)) { in FullyQualifyClassName() local
|
| D | ReferenceLinker.cpp | 421 auto new_value = ResourceParser::ParseXml(sub_tree, type_flags, reference.allow_raw, *table, in LinkReference() local
|
| /frameworks/proto_logging/stats/ |
| D | atoms.proto | 3829 optional string new_value = 3; field
|