Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/hdi_service/gralloc/server/
H A Dallocator_service_stub.h46 void *AllocatorServiceInstance(void);
H A Dallocator_host.cpp53 allocatorService->instance = AllocatorServiceInstance(); in HdfAllocatorDriverBind()
H A Dallocator_service_impl.cpp69 void *AllocatorServiceInstance(void) in AllocatorServiceInstance() function