Searched defs:getBoolProperty (Results 1 – 2 of 2) sorted by relevance
/system/libvintf/ | ||
D | PropertyFetcher.cpp | 37 bool PropertyFetcherNoOp::getBoolProperty(const std::string&, bool defaultValue) const { in getBoolProperty() function in android::vintf::details::PropertyFetcherNoOp |
D | check_vintf.cpp | 132 bool getBoolProperty(const std::string& key, bool defaultValue) const override { in getBoolProperty() function in android::vintf::details::PresetPropertyFetcher |