Home
last modified time | relevance | path

Searched defs:DestroyAllocation (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/p2p/base/
Dturn_server.cc499 void TurnServer::DestroyAllocation(TurnServerAllocation* allocation) { in DestroyAllocation() function in cricket::TurnServer
/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DVmaReplay.cpp2944 void Player::DestroyAllocation(size_t lineNumber, const CsvSplit& csvSplit, const char* functionNam… in DestroyAllocation() function in Player
/external/angle/third_party/vulkan_memory_allocator/src/
DTests.cpp1247 static void DestroyAllocation(const AllocInfo& allocation) in DestroyAllocation() function