Home
last modified time | relevance | path

Searched defs:GetIntParameter (Results 1 – 4 of 4) 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.c333 int32_t GetIntParameter(const char *key, int32_t def) in GetIntParameter() function
/base/startup/appspawn/test/mock/
Dapp_spawn_stub.cpp54 bool GetIntParameter(const std::string &key, bool def, bool arg1 = false, bool arg2 = false) in GetIntParameter() function
/base/location/services/location_locator/locator/source/
Dlocation_config_manager.cpp177 int LocationConfigManager::GetIntParameter(const std::string& type) in GetIntParameter() function in OHOS::Location::LocationConfigManager