Home
last modified time | relevance | path

Searched refs:AddTypeAtIndex (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/api/transport/
Dstun_unittest.cc1818 list->AddTypeAtIndex(0, 0x1U); in TEST_F()
1819 list->AddTypeAtIndex(3, 0x1000U); in TEST_F()
1820 list->AddTypeAtIndex(2, 0xAB0CU); in TEST_F()
Dstun.h589 void AddTypeAtIndex(uint16_t index, uint16_t value);
Dstun.cc1264 void StunUInt16ListAttribute::AddTypeAtIndex(uint16_t index, uint16_t value) { in AddTypeAtIndex() function in cricket::StunUInt16ListAttribute
/external/webrtc/p2p/base/
Dconnection.cc691 list->AddTypeAtIndex(kSupportGoogPingVersionResponseIndex, in SendStunBindingResponse()
1012 list->AddTypeAtIndex(kSupportGoogPingVersionRequestIndex, kGoogPingVersion); in BuildPingRequest()
Dport_unittest.cc3212 list->AddTypeAtIndex( in TEST_F()
3297 list->AddTypeAtIndex( in TEST_F()