Searched defs:GetIntParameter (Results 1 – 8 of 8) sorted by relevance
| /base/startup/init/interfaces/innerkits/syspara/ |
| D | param_wrapper.cpp | 122 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
|
| D | parameter.c | 367 int32_t GetIntParameter(const char *key, int32_t def) in GetIntParameter() function
|
| /base/time/time_service/utils/native/src/ |
| D | time_file_utils.cpp | 100 int64_t TimeFileUtils::GetIntParameter(const std::string& parameterName, int64_t def) in GetIntParameter() function in OHOS::MiscServices::TimeFileUtils
|
| /base/startup/appspawn/test/mock/ |
| D | app_spawn_stub.cpp | 66 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/ |
| D | ark_system_properties_adapter_impl.cpp | 231 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/ |
| D | ark_system_properties_adapter_wrapper.cpp | 357 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/ |
| D | location_config_manager.cpp | 180 int LocationConfigManager::GetIntParameter(const std::string& type) in GetIntParameter() function in OHOS::Location::LocationConfigManager
|
| /base/web/webview/ohos_adapter/system_properties_adapter/src/ |
| D | system_properties_adapter_impl.cpp | 437 int32_t SystemPropertiesAdapterImpl::GetIntParameter(const std::string& key, int32_t defaultValue) in GetIntParameter() function in OHOS::NWeb::SystemPropertiesAdapterImpl
|