Searched refs:TransGetPidByChanId (Results 1 – 3 of 3) sorted by relevance
135 int32_t TransGetPidByChanId(int32_t channelId, int32_t channelType, int32_t *pid);
645 int32_t TransGetPidByChanId(int32_t channelId, int32_t channelType, int32_t *pid) in TransGetPidByChanId() function
677 ret = TransGetPidByChanId(channelId, channelType, &curChannelPid); in TransGetAndComparePid()