Home
last modified time | relevance | path

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

/test/vts-testcase/hal/treble/vintf/
DSingleManifestTest.cpp174 auto binder = in IsApexUpdated() local
500 static std::string getInterfaceHash(const sp<IBinder> &binder) { in getInterfaceHash()
519 static int32_t getInterfaceVersion(const sp<IBinder> &binder) { in getInterfaceVersion()
541 static void CheckAidlVersionMatchesDeclared(sp<IBinder> binder, in CheckAidlVersionMatchesDeclared()
593 sp<IBinder> binder = GetAidlService(name); in TEST_P() local