Home
last modified time | relevance | path

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

/system/libvintf/
DVintfObject.cpp533 std::shared_ptr<const RuntimeInfo> VintfObject::GetRuntimeInfo(RuntimeInfo::FetchFlags flags) { in GetRuntimeInfo() function in android::vintf::VintfObject
/system/libvintf/test/
Dvintf_object_tests.cpp583 TEST_F(VintfObjectRuntimeInfoTest, GetRuntimeInfo) { in TEST_F() argument