Searched defs:MemoryPoolItemPayload (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_conference_mixer/source/
H A Dmemory_pool_win.h25 struct MemoryPoolItemPayload struct in namespace:webrtc
27 MemoryPoolItemPayload() function in struct:webrtc::MemoryPoolItemPayload
42 MemoryPoolItemPayload<MemoryType>* payload;
123 ((MemoryPoolItemPayload<MemoryType>*)memory)->base;
187 returnValue->payload = new MemoryPoolItemPayload<MemoryType>();

Completed in 73 milliseconds