Home
last modified time | relevance | path

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

/aosp12/system/libvintf/
H A DVintfFm.cpp126 const std::unique_ptr<PropertyFetcher>& getPropertyFetcher() override { return mNoOpProp; } in getPropertyFetcher() function in android::vintf::details::FmOnlyVintfObject
H A DVintfObject.cpp946 const std::unique_ptr<PropertyFetcher>& VintfObject::getPropertyFetcher() { in getPropertyFetcher() function in android::vintf::VintfObject