Home
last modified time | relevance | path

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

/drivers/peripheral/display/hdi_service/gralloc/server/
H A Dallocator_service_stub.h32 class AllocatorServiceStub : public IRemoteStub<IDisplayAllocator> { class
34 AllocatorServiceStub() = default;
35 virtual ~AllocatorServiceStub() = default;
H A Dallocator_service_stub.cpp30 int32_t AllocatorServiceStub::AllocaltorStubAllocMem(MessageParcel &data, MessageParcel &reply, MessageOption &option) in AllocaltorStubAllocMem()
32 if (data.ReadInterfaceToken() != AllocatorServiceStub::GetDescriptor()) { in AllocaltorStubAllocMem()
66 int32_t AllocatorServiceStub::OnRemoteRequest( in OnRemoteRequest()
H A Dallocator_service_impl.h31 class AllocatorService : public AllocatorServiceStub {

Completed in 2 milliseconds