Searched refs:IPC_ID_ON_ERROR (Results 1 – 4 of 4) sorted by relevance
44 static constexpr uint32_t IPC_ID_ON_ERROR = 1; variable
41 case INativeChildNotify::IPC_ID_ON_ERROR: in OnRemoteRequest()
89 SendRequest(INativeChildNotify::IPC_ID_ON_ERROR, data, reply, option); in OnError()
91 code = static_cast<uint32_t>(INativeChildNotify::IPC_ID_ON_ERROR); in DoSomethingInterestingWithMyAPI()