Searched defs:GetRuntimeInfo (Results 1 – 2 of 2) sorted by relevance
533 std::shared_ptr<const RuntimeInfo> VintfObject::GetRuntimeInfo(RuntimeInfo::FetchFlags flags) { in GetRuntimeInfo() function in android::vintf::VintfObject
583 TEST_F(VintfObjectRuntimeInfoTest, GetRuntimeInfo) { in TEST_F() argument