Home
last modified time | relevance | path

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

/external/webrtc/p2p/base/
Dtest_turn_server.h126 TurnServerAllocation* FindAllocation(const rtc::SocketAddress& src) { in FindAllocation() function
Dturn_server.cc455 TurnServerAllocation* TurnServer::FindAllocation(TurnServerConnection* conn) { in FindAllocation() function in cricket::TurnServer
/external/llvm-project/lldb/source/Expression/
DIRMemoryMap.cpp165 IRMemoryMap::FindAllocation(lldb::addr_t addr, size_t size) { in FindAllocation() function in IRMemoryMap