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