Home
last modified time | relevance | path

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

/aosp12/system/libvintf/
H A Dcheck_vintf.cpp286 std::shared_ptr<StaticRuntimeInfo> getRuntimeInfo(const T& args) { in getRuntimeInfo() function
H A DVintfObject.cpp536 std::shared_ptr<const RuntimeInfo> VintfObject::getRuntimeInfo(RuntimeInfo::FetchFlags flags) { in getRuntimeInfo() function in android::vintf::VintfObject