Home
last modified time | relevance | path

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

/external/webrtc/api/transport/
Dstun_unittest.cc1875 list->AddTypeAtIndex(0, 0x1U); in TEST_F()
1876 list->AddTypeAtIndex(3, 0x1000U); in TEST_F()
1877 list->AddTypeAtIndex(2, 0xAB0CU); in TEST_F()
Dstun.h513 void AddTypeAtIndex(uint16_t index, uint16_t value);
Dstun.cc1095 void StunUInt16ListAttribute::AddTypeAtIndex(uint16_t index, uint16_t value) { in AddTypeAtIndex() function in cricket::StunUInt16ListAttribute
/external/webrtc/p2p/base/
Dconnection.cc245 list->AddTypeAtIndex(kSupportGoogPingVersionRequestIndex, kGoogPingVersion); in Prepare()
681 list->AddTypeAtIndex(kSupportGoogPingVersionResponseIndex, in SendStunBindingResponse()
Dport_unittest.cc3066 list->AddTypeAtIndex( in TEST_F()
3151 list->AddTypeAtIndex( in TEST_F()