| /frameworks/base/core/tests/coretests/src/android/provider/ |
| D | DeviceConfigTest.java | 85 final String default_value = "default_value"; in getString_empty() local 99 final String default_value = "default"; in getString_nonEmpty() local 175 final int default_value = 999; in getInt_empty() local 183 final int default_value = 999; in getInt_valid() local 192 final int default_value = 999; in getInt_invalid() local 222 final long default_value = 123456; in getLong_empty() local 230 final long default_value = 123456; in getLong_valid() local 239 final long default_value = 123456; in getLong_invalid() local 269 final float default_value = 123.456f; in getFloat_empty() local 277 final float default_value = 123.456f; in getFloat_valid() local [all …]
|
| /frameworks/opt/gamesdk/src/swappy/ |
| D | SystemProperties.cpp | 26 std::string getSystemPropViaGet(const char* key, std::string default_value = "") { in getSystemPropViaGet() 35 int getSystemPropViaGetAsInt(const char* key, int default_value = 0) { in getSystemPropViaGetAsInt() 44 int getSystemPropViaGetAsBool(const char* key, bool default_value = false) { in getSystemPropViaGetAsBool()
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
| D | arenastring.cc | 41 void ArenaStringPtr::AssignWithDefault(const ::std::string* default_value, in AssignWithDefault()
|
| D | dynamic_message.cc | 384 const string* default_value; in SharedCtor() local 452 const ::std::string* default_value = in ~DynamicMessage() local 513 const ::std::string* default_value = in ~DynamicMessage() local
|
| D | extension_set.h | 914 ConstType default_value) { in Get() 991 ConstType default_value) { in Get() 1115 ExtensionIdentifier(int number, typename TypeTraits::ConstType default_value) in ExtensionIdentifier() 1118 typename TypeTraits::ConstType default_value() const { in default_value() function
|
| D | type.proto | 138 string default_value = 11; field
|
| D | descriptor.proto | 188 optional string default_value = 7; field
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/ |
| D | utility.cc | 61 const string& option_name, bool default_value) { in GetBoolOptionOrDefault() 71 const string& option_name, int64 default_value) { in GetInt64OptionOrDefault() 81 const string& option_name, double default_value) { in GetDoubleOptionOrDefault() 91 const string& option_name, const string& default_value) { in GetStringOptionOrDefault()
|
| D | default_value_objectwriter.cc | 52 T default_value) { in ConvertTo()
|
| /frameworks/compile/libbcc/lib/ |
| D | Properties.h | 28 static inline int property_get(const char *key, char *value, const char *default_value) { in property_get()
|
| /frameworks/base/core/proto/android/providers/settings/ |
| D | common.proto | 36 optional string default_value = 5; field
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/csharp/ |
| D | csharp_field_base.cc | 303 std::string FieldGeneratorBase::default_value() { in default_value() function in google::protobuf::compiler::csharp::FieldGeneratorBase 307 std::string FieldGeneratorBase::default_value(const FieldDescriptor* descriptor) { in default_value() function in google::protobuf::compiler::csharp::FieldGeneratorBase
|
| /frameworks/rs/ |
| D | rsCppUtils.cpp | 106 int property_get(const char *key, char *value, const char *default_value) { in property_get()
|
| /frameworks/rs/cpp/ |
| D | rsCppUtils.cpp | 106 int property_get(const char *key, char *value, const char *default_value) { in property_get()
|
| /frameworks/native/cmds/installd/ |
| D | installd.cpp | 50 int get_property(const char *key, char *value, const char *default_value) { in get_property()
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/ |
| D | descriptor_pool_test.py | 432 def __init__(self, number, type_name, default_value): argument 479 def __init__(self, number, default_value): argument
|
| D | type_checkers.py | 114 def __init__(self, default_value, *acceptable_types): argument
|
| /frameworks/native/cmds/installd/tests/ |
| D | installd_cache_test.cpp | 46 int get_property(const char *key, char *value, const char *default_value) { in get_property()
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/ |
| D | cpp_map_field.cc | 95 const EnumValueDescriptor* default_value = val->default_value_enum(); in SetMessageVariables() local
|
| D | cpp_enum_field.cc | 52 const EnumValueDescriptor* default_value = descriptor->default_value_enum(); in SetEnumVariables() local
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/ |
| D | map_container.cc | 495 PyObject* default_value = NULL; in ScalarMapGet() local 744 PyObject* default_value = NULL; in MessageMapGet() local
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
| D | descriptor.proto | 165 optional string default_value = 7; field
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
| D | descriptor.proto | 165 optional string default_value = 7; field
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/ |
| D | descriptor.py | 498 default_value, message_type, enum_type, containing_type, argument 508 default_value, message_type, enum_type, containing_type, argument
|
| /frameworks/ml/nn/driver/cache/BlobCache/ |
| D | BlobCache.cpp | 31 static int property_get(const char *key, char *value, const char *default_value) { in property_get()
|