Home
last modified time | relevance | path

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

/aosp12/system/libbase/
H A Dproperties.cpp84 T GetIntProperty(const std::string& key, T default_value, T min, T max) { in GetIntProperty() function
/aosp12/hardware/google/pixel/health/test/
H A DTestBatteryDefender.cpp68 T GetIntProperty(const std::string &key, T default_value, T min, T max) { in GetIntProperty() function