Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds