Home
last modified time | relevance | path

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

/system/libvintf/
DPropertyFetcher.cpp37 bool PropertyFetcherNoOp::getBoolProperty(const std::string&, bool defaultValue) const { in getBoolProperty() function in android::vintf::details::PropertyFetcherNoOp
51 bool PropertyFetcherImpl::getBoolProperty(const std::string& key, bool defaultValue) const { in getBoolProperty() function in android::vintf::details::PropertyFetcherImpl
Dcheck_vintf.cpp132 bool getBoolProperty(const std::string& key, bool defaultValue) const override { in getBoolProperty() function in android::vintf::details::PresetPropertyFetcher