Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/hdi_service/gralloc/server/
H A Dallocator_service_stub.h50 int32_t AllocatorServiceOnRemoteRequest(void *service, int cmdId, struct HdfSBuf &data, struct HdfS…
H A Dallocator_host.cpp32 return AllocatorServiceOnRemoteRequest(allocatorService->instance, cmdId, *data, *reply); in AllocatorServiceDispatch()
H A Dallocator_service_impl.cpp79 int32_t AllocatorServiceOnRemoteRequest(void *service, int cmdId, struct HdfSBuf &data, struct HdfS… in AllocatorServiceOnRemoteRequest() function