Home
last modified time | relevance | path

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

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