Searched refs:rpcEndpointsMatch (Results 1 – 2 of 2) sorted by relevance
29 bool rpcEndpointsMatch(uint32_t expectedId, uint32_t actualId) { in rpcEndpointsMatch() function57 return rpcEndpointsMatch(channelId, static_cast<uint32_t>(msg->hostEndpoint)); in validateHostChannelId()71 return rpcEndpointsMatch(channelId, nappId); in validateNanoappChannelId()
36 bool rpcEndpointsMatch(uint32_t expectedId, uint32_t actualId);