Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/surface_lite/frameworks/
H A Dsurface_impl.cpp86 objectStub_.func = IpcRequestHandler; in Init()
259 int32_t SurfaceImpl::IpcRequestHandler(uint32_t code, IpcIo* data, IpcIo* reply, MessageOption opti… in IpcRequestHandler() function in OHOS::SurfaceImpl
/ohos5.0/foundation/graphic/surface_lite/interfaces/innerkits/
H A Dsurface_impl.h234 … static int32_t IpcRequestHandler(uint32_t code, IpcIo* data, IpcIo* reply, MessageOption option);