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

/external/chromium_org/third_party/libvpx/source/libvpx/vpx_mem/include/
H A Dvpx_mem_tracker.h156 typedef void *(* mem_track_memmove_func)(void *, const void *, size_t); typedef
173 , mem_track_memmove_func g_memmove_l);
/external/libvpx/libvpx/vpx_mem/include/
H A Dvpx_mem_tracker.h156 typedef void *(* mem_track_memmove_func)(void *, const void *, size_t); typedef
173 , mem_track_memmove_func g_memmove_l);

Completed in 89 milliseconds