Searched refs:GetAidlService (Results 1 – 3 of 3) sorted by relevance
55 static sp<IBinder> GetAidlService(const std::string &name);
176 sp<IBinder> VtsTrebleVintfTestBase::GetAidlService(const string &name) { in GetAidlService() function in android::vintf::testing::VtsTrebleVintfTestBase
716 sp<IBinder> binder = GetAidlService(name); in TEST_P()