Searched refs:GetLocalChannelHandle (Results 1 – 2 of 2) sorted by relevance
31 bool GetLocalChannelHandle(int index, LocalChannelHandle* handle) { in GetLocalChannelHandle() function251 if (state->GetLocalChannelHandle(int_status.get(), &handle)) { in SendWithChannelHandle()293 return state->GetLocalChannelHandle(ref, handle); in GetChannelHandle()
46 bool GetLocalChannelHandle(int index, LocalChannelHandle* handle) { in GetLocalChannelHandle() function748 state->GetLocalChannelHandle(ref, &handle); in GetChannelHandle()