Home
last modified time | relevance | path

Searched defs:default_value (Results 1 – 21 of 21) sorted by relevance

/system/core/libcutils/
Dproperties.cpp27 int8_t property_get_bool(const char* key, int8_t default_value) { in property_get_bool()
53 static T property_get_int(const char* key, T default_value) { in property_get_int()
73 int64_t property_get_int64(const char* key, int64_t default_value) { in property_get_int64()
77 int32_t property_get_int32(const char* key, int32_t default_value) { in property_get_int32()
85 int property_get(const char* key, char* value, const char* default_value) { in property_get()
/system/core/fs_mgr/liblp/
Dproperty_fetcher.cpp26 std::string PropertyFetcher::GetProperty(const std::string& key, const std::string& default_value) { in GetProperty()
30 bool PropertyFetcher::GetBoolProperty(const std::string& key, bool default_value) { in GetBoolProperty()
/system/server_configurable_flags/libflags/
Drust_get_flags.cpp22 rust::Str default_value) { in GetServerConfigurableFlag()
Dserver_configurable_flags.cc127 const std::string& default_value) { in GetServerConfigurableFlag()
144 const char* default_value) { in server_configurable_flags_GetServerConfigurableFlag()
/system/libbase/
Dproperties.cpp121 bool GetBoolProperty(const std::string& key, bool default_value) { in GetBoolProperty()
134 T GetIntProperty(const std::string& key, T default_value, T min, T max) { in GetIntProperty()
142 T GetUintProperty(const std::string& key, T default_value, T max) { in GetUintProperty()
159 std::string GetProperty(const std::string& key, const std::string& default_value) { in GetProperty()
363 bool CachedBoolProperty::Get(bool default_value) { in Get()
Dproperties_test.cpp85 static void CheckGetBoolProperty(bool expected, const std::string& value, bool default_value) { in CheckGetBoolProperty()
/system/core/libcutils/include/cutils/
Dproperties.h136 int property_get(const char *key, char *value, const char *default_value) { in property_get()
/system/core/libcutils/include_outside_system/cutils/
Dproperties.h136 int property_get(const char *key, char *value, const char *default_value) { in property_get()
/system/extras/profcollectd/libprofcollectd/
Dconfig.rs118 let default_value = default_value.to_string(); in get_device_config() localVariable
136 let default_value = default_value.to_string(); in get_property() localVariable
/system/security/keystore2/src/
Dremote_provisioning.rs54 let default_value = false; in is_rkp_only() localVariable
/system/linkerconfig/contents/context/
Dcontext.cc105 std::string Var(const std::string& name, const std::string& default_value) { in Var()
/system/core/toolbox/
Dgetprop.cpp74 void PrintProperty(const char* name, const char* default_value, ResultType result_type) { in PrintProperty()
/system/tools/aidl/
Daidl_to_cpp_common.cpp656 const auto& default_value = name_of(first_field->GetType(), typenames) + "(" + in PrivateFields() local
738 const auto& default_value = name_of(first_field->GetType(), typenames) + "(" + in PublicFields() local
Daidl_language.cpp896 AidlConstantValue* default_value) in AidlVariableDeclaration()
962 if (auto default_value = GetDefaultValue(); default_value) { in TraverseChildren() local
Daidl_unittest.cpp1551 auto default_value = unique_ptr<AidlConstantValue>(AidlConstantValue::Default(*char_type)); in TEST_F() local
/system/update_engine/aosp/
Dupdate_attempter_android.cc116 bool GetHeaderAsBool(const string& header, bool default_value) { in GetHeaderAsBool()
/system/core/init/
Dproperty_service.cpp1345 const char* default_value; in ExportKernelBootProps() member
/system/media/audio/include/system/
Daudio.h581 int default_value; /* default gain value in millibels */ member
/system/cros-codecs/src/codec/av1/
Dparser.rs2887 let default_value = if i % 3 == 2 { 1 << WARPEDMODEL_PREC_BITS } else { 0 }; localVariable
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h12470 s32 default_value; member
67030 u32 default_value; member
96158 __s32 default_value; member
96458 __s32 default_value; member
96470 __s64 default_value; member
101197 s64 default_value; member
119915 u16 default_value; member
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h19961 s32 default_value; member
105854 __s32 default_value; member
106154 __s32 default_value; member
106166 __s64 default_value; member
111055 s64 default_value; member
126345 u16 default_value; member