Searched defs:GetIntParameter (Results 1 – 4 of 4) sorted by relevance
122 T GetIntParameter(const std::string& key, T def, T min, T max) in GetIntParameter() function179 int GetIntParameter(const std::string &key, int def) in GetIntParameter() function
333 int32_t GetIntParameter(const char *key, int32_t def) in GetIntParameter() function
54 bool GetIntParameter(const std::string &key, bool def, bool arg1 = false, bool arg2 = false) in GetIntParameter() function
177 int LocationConfigManager::GetIntParameter(const std::string& type) in GetIntParameter() function in OHOS::Location::LocationConfigManager