Home
last modified time | relevance | path

Searched defs:GetIntParameter (Results 1 – 8 of 8) sorted by relevance

/base/startup/init/interfaces/innerkits/syspara/
Dparam_wrapper.cpp122 T GetIntParameter(const std::string& key, T def, T min, T max) in GetIntParameter() function
179 int GetIntParameter(const std::string &key, int def) in GetIntParameter() function
Dparameter.c367 int32_t GetIntParameter(const char *key, int32_t def) in GetIntParameter() function
/base/time/time_service/utils/native/src/
Dtime_file_utils.cpp100 int64_t TimeFileUtils::GetIntParameter(const std::string& parameterName, int64_t def) in GetIntParameter() function in OHOS::MiscServices::TimeFileUtils
/base/startup/appspawn/test/mock/
Dapp_spawn_stub.cpp66 bool GetIntParameter(const std::string &key, bool def, bool arg1 = false, bool arg2 = false) in GetIntParameter() function
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_system_properties_adapter_impl.cpp231 int32_t ArkSystemPropertiesAdapterImpl::GetIntParameter(const ArkWebString& key, int32_t defaultVal… in GetIntParameter() function in OHOS::ArkWeb::ArkSystemPropertiesAdapterImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_system_properties_adapter_wrapper.cpp357 int32_t ArkSystemPropertiesAdapterWrapper::GetIntParameter(const std::string& key, int32_t defaultV… in GetIntParameter() function in OHOS::ArkWeb::ArkSystemPropertiesAdapterWrapper
/base/location/services/location_locator/locator/source/
Dlocation_config_manager.cpp180 int LocationConfigManager::GetIntParameter(const std::string& type) in GetIntParameter() function in OHOS::Location::LocationConfigManager
/base/web/webview/ohos_adapter/system_properties_adapter/src/
Dsystem_properties_adapter_impl.cpp437 int32_t SystemPropertiesAdapterImpl::GetIntParameter(const std::string& key, int32_t defaultValue) in GetIntParameter() function in OHOS::NWeb::SystemPropertiesAdapterImpl