Home
last modified time | relevance | path

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

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