Searched refs:kIAllocatorServiceName (Results 1 – 1 of 1) sorted by relevance
41 static const auto kIAllocatorServiceName = IAllocator::descriptor + std::string("/default"); variable58 if (!AServiceManager_isDeclared(kIAllocatorServiceName.c_str())) { in waitForAllocator()62 ndk::SpAIBinder(AServiceManager_waitForService(kIAllocatorServiceName.c_str()))); in waitForAllocator()