Home
last modified time | relevance | path

Searched defs:GetIntProperty (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/device/google/gs-common/modem/android_property_manager/impl/
Dandroid_property_manager_impl.cpp19 int AndroidPropertyManagerImpl::GetIntProperty(const std::string& key, in GetIntProperty() function in pixel_modem::AndroidPropertyManagerImpl
/aosp_15_r20/device/google/gs-common/modem/android_property_manager/fake/
Dfake_android_property_manager.cpp26 int FakeAndroidPropertyManager::GetIntProperty(const std::string& key, in GetIntProperty() function in pixel_modem::FakeAndroidPropertyManager
/aosp_15_r20/system/libbase/
H A Dproperties.cpp134 T GetIntProperty(const std::string& key, T default_value, T min, T max) { in GetIntProperty() function
/aosp_15_r20/hardware/google/pixel/health/test/
DTestBatteryDefender.cpp68 T GetIntProperty(const std::string &key, T default_value, T min, T max) { in GetIntProperty() function