Searched defs:getPropertyFetcher (Results 1 – 2 of 2) sorted by relevance
/system/libvintf/ | ||
D | VintfFm.cpp | 126 const std::unique_ptr<PropertyFetcher>& getPropertyFetcher() override { return mNoOpProp; } in getPropertyFetcher() function in android::vintf::details::FmOnlyVintfObject |
D | VintfObject.cpp | 946 const std::unique_ptr<PropertyFetcher>& VintfObject::getPropertyFetcher() { in getPropertyFetcher() function in android::vintf::VintfObject |