HomeSort by relevance Sort by last modified time
    Searched full:header_pointer (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/webrtc/system_wrappers/source/
aligned_malloc.cc 80 void* header_pointer = reinterpret_cast<void*>(header_pos); local
82 memcpy(header_pointer, &memory_start, sizeof(uintptr_t));

Completed in 129 milliseconds