Lines Matching refs:GetByteString
353 if (!stun_msg->GetByteString(STUN_ATTR_USERNAME) ||
354 !stun_msg->GetByteString(STUN_ATTR_MESSAGE_INTEGRITY)) {
444 GetByteString(STUN_ATTR_USERNAME);
535 request->GetByteString(STUN_ATTR_USERNAME);
979 msg->GetByteString(STUN_ATTR_USE_CANDIDATE);
1216 response->GetByteString(STUN_ATTR_USE_CANDIDATE) != nullptr);