Home
last modified time | relevance | path

Searched defs:GetUintProperty (Results 1 – 3 of 3) sorted by relevance

/system/core/llkd/tests/
Dllkd_test.cpp41 milliseconds GetUintProperty(const std::string& key, milliseconds def) { in GetUintProperty() function
46 seconds GetUintProperty(const std::string& key, seconds def) { in GetUintProperty() function
/system/libbase/
Dproperties.cpp92 T GetUintProperty(const std::string& key, T default_value, T max) { in GetUintProperty() function
/system/core/llkd/
Dlibllkd.cpp580 milliseconds GetUintProperty(const std::string& key, milliseconds def) { in GetUintProperty() function
585 seconds GetUintProperty(const std::string& key, seconds def) { in GetUintProperty() function