Searched defs:new_value (Results 1 – 12 of 12) sorted by relevance
/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/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/base/tools/aapt2/link/ |
D | ManifestFixer.cpp | 437 if (Maybe<std::string> new_value = util::GetFullyQualifiedClassName(package, attr->value)) { in FullyQualifyClassName() 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/ |
D | ResourceTable.cpp | 663 ResourceConfigValue* new_value = in Clone() local
|
/frameworks/native/cmds/installd/ |
D | dexopt.cpp | 1284 void reset(int new_value) { in reset() 1295 void reset(int new_value, std::function<void ()> new_cleanup) { in reset()
|
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 2918 optional string new_value = 3; field
|