HomeSort by relevance Sort by last modified time
    Searched defs:IsDeviceRef (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ppapi/thunk/
ppb_device_ref_dev_thunk.cc 21 PP_Bool IsDeviceRef(PP_Resource resource) {
22 VLOG(4) << "PPB_DeviceRef_Dev::IsDeviceRef()";
44 &IsDeviceRef,
  /external/chromium_org/ppapi/c/dev/
ppb_device_ref_dev.h 79 PP_Bool (*IsDeviceRef)(PP_Resource resource);

Completed in 28 milliseconds