HomeSort by relevance Sort by last modified time
    Searched refs:data_ref (Results 1 - 5 of 5) sorted by null

  /external/libchrome/base/metrics/
persistent_memory_allocator_unittest.cc 647 Reference data_ref = shalloc3.Allocate(sizeof(int) * 4, 911); local
648 int* data = shalloc3.GetAsArray<int>(data_ref, 911, 4);
654 ASSERT_TRUE(shalloc3.ChangeType(data_ref, 119, 911, false));
659 ASSERT_TRUE(shalloc3.ChangeType(data_ref, 191, 119, true));
  /external/webrtc/webrtc/modules/desktop_capture/
screen_capturer_mac.mm 171 CFDataRef* data_ref) {
184 *data_ref = CGDataProviderCopyData(provider);
185 assert(*data_ref);
    [all...]
  /frameworks/base/core/jni/
android_opengl_GLES30.cpp     [all...]
android_opengl_GLES31.cpp     [all...]
  /external/libxml2/
xmlIO.c     [all...]

Completed in 96 milliseconds