Home
last modified time | relevance | path

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

/system/chre/util/pigweed/
Drpc_helper.cc29 bool rpcEndpointsMatch(uint32_t expectedId, uint32_t actualId) { in rpcEndpointsMatch() function
57 return rpcEndpointsMatch(channelId, static_cast<uint32_t>(msg->hostEndpoint)); in validateHostChannelId()
71 return rpcEndpointsMatch(channelId, nappId); in validateNanoappChannelId()
/system/chre/util/include/chre/util/pigweed/
Drpc_helper.h36 bool rpcEndpointsMatch(uint32_t expectedId, uint32_t actualId);