Searched refs:ServerIpcNotifyAuthSuccess (Results 1 – 7 of 7) sorted by relevance
33 int32_t ServerIpcNotifyAuthSuccess(int32_t channelId, int32_t channelType);
63 int32_t ServerIpcNotifyAuthSuccess(int32_t channelId, int32_t channelType) in ServerIpcNotifyAuthSuccess() function
138 (void)ServerIpcNotifyAuthSuccess(channelId, channelType); in ServerIpcNotifyAuthSuccessTest()
178 int32_t ServerIpcNotifyAuthSuccess(int32_t channelId, int32_t channelType) in ServerIpcNotifyAuthSuccess() function
296 int32_t ServerIpcNotifyAuthSuccess(int32_t channelId, int32_t channelType) in ServerIpcNotifyAuthSuccess() function
574 ret = ServerIpcNotifyAuthSuccess(channelId, channelType);
461 ret = ServerIpcNotifyAuthSuccess(channelId, channelType); in NotifyAuthSuccess()