Searched defs:GetIntProperty (Results 1 – 4 of 4) sorted by relevance
19 int AndroidPropertyManagerImpl::GetIntProperty(const std::string& key, in GetIntProperty() function in pixel_modem::AndroidPropertyManagerImpl
26 int FakeAndroidPropertyManager::GetIntProperty(const std::string& key, in GetIntProperty() function in pixel_modem::FakeAndroidPropertyManager
134 T GetIntProperty(const std::string& key, T default_value, T min, T max) { in GetIntProperty() function
68 T GetIntProperty(const std::string &key, T default_value, T min, T max) { in GetIntProperty() function