Searched refs:CreateUnknownAttributes (Results 1 – 3 of 3) sorted by relevance
243 static StunUInt16ListAttribute* CreateUnknownAttributes();
484 StunUInt16ListAttribute* StunAttribute::CreateUnknownAttributes() { in CreateUnknownAttributes() function in cricket::StunAttribute
1080 StunUInt16ListAttribute* list = StunAttribute::CreateUnknownAttributes(); in TEST_F()