Home
last modified time | relevance | path

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

/test/dittosuite/include/ditto/
Dbinder.h100 …android::sp<android::IBinder> binder = sm->waitForService(android::String16(service_name.c_str())); in getBinderService() local
/test/vts-testcase/hal/treble/vintf/
DSingleManifestTest.cpp263 auto binder = in IsApexUpdated() local
635 static int32_t getInterfaceVersion(const sp<IBinder> &binder) { in getInterfaceVersion()
658 static std::string getInterfaceHash(const sp<IBinder> &binder) { in getInterfaceHash()
676 std::vector<ServiceInfo> getExtensionInfos(const sp<IBinder> &binder) { in getExtensionInfos()
910 sp<IBinder> binder = GetAidlService(name); in TEST_P() local