Home
last modified time | relevance | path

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

/art/libarttools/tools/
Dsystem_properties.h74 bool GetBool(const std::string& key, bool default_value) const { in GetBool() function
90 bool GetBool(const std::string& key, const std::string& fallback_key, Args... args) const { in GetBool() function