Searched defs:DestroyAllocation (Results 1 – 3 of 3) sorted by relevance
499 void TurnServer::DestroyAllocation(TurnServerAllocation* allocation) { in DestroyAllocation() function in cricket::TurnServer
2944 void Player::DestroyAllocation(size_t lineNumber, const CsvSplit& csvSplit, const char* functionNam… in DestroyAllocation() function in Player
1247 static void DestroyAllocation(const AllocInfo& allocation) in DestroyAllocation() function