Home
last modified time | relevance | path

Searched refs:kAidlAllocatorServiceName (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/ui/
DGralloc4.cpp66 static const auto kAidlAllocatorServiceName = AidlIAllocator::descriptor + std::string("/default"); variable
108 return AServiceManager_isDeclared(kAidlAllocatorServiceName.c_str()); in hasIAllocatorAidl()
1019 AServiceManager_getService(kAidlAllocatorServiceName.c_str()))); in Gralloc4Allocator()
1022 AServiceManager_waitForService(kAidlAllocatorServiceName.c_str()))); in Gralloc4Allocator()