Home
last modified time | relevance | path

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

/system/libvintf/
DVintfObjectAfterUpdate.h69 const std::unique_ptr<ObjectFactory<RuntimeInfo>>& getRuntimeInfoFactory() override { in getRuntimeInfoFactory() function
DVintfObject.cpp820 const std::unique_ptr<ObjectFactory<RuntimeInfo>>& VintfObject::getRuntimeInfoFactory() { in getRuntimeInfoFactory() function in android::vintf::VintfObject