Searched defs:binder (Results 1 – 2 of 2) sorted by relevance
100 …android::sp<android::IBinder> binder = sm->waitForService(android::String16(service_name.c_str())); in getBinderService() local
263 auto binder = in IsApexUpdated() local635 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