Searched refs:threadChip (Results 1 – 1 of 1) sorted by relevance
43 auto threadChip = ndk::SharedRefBase::make<ThreadChip>(url); in addThreadChip() local45 CHECK_NE(threadChip, nullptr); in addThreadChip()47 status = AServiceManager_addService(threadChip->asBinder().get(), serviceName.c_str()); in addThreadChip()