Searched refs:CreateAllocation (Results 1 – 2 of 2) sorted by relevance
228 TurnServerAllocation* CreateAllocation(
386 TurnServerAllocation* alloc = CreateAllocation(conn, proto, key); in HandleAllocateRequest()435 TurnServerAllocation* TurnServer::CreateAllocation(TurnServerConnection* conn, in CreateAllocation() function in cricket::TurnServer