Home
last modified time | relevance | path

Searched refs:GetPassthroughService (Results 1 – 2 of 2) sorted by relevance

/test/vts-testcase/hal/treble/vintf/
DSingleManifestTest.h36 sp<IBase> GetPassthroughService(const android::FqInstance& fq_instance);
DSingleManifestTest.cpp170 sp<IBase> SingleHidlTest::GetPassthroughService(const FqInstance &fq_instance) { in GetPassthroughService() function in android::vintf::testing::SingleHidlTest
285 auto hal_service = GetPassthroughService(fq_instance); in TEST_P()