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

  /external/chromium_org/ppapi/proxy/
device_enumeration_resource_helper.cc 31 pending_enumerate_devices_(false),
42 if (pending_enumerate_devices_)
45 pending_enumerate_devices_ = true;
122 pending_enumerate_devices_ = false;
device_enumeration_resource_helper.h 68 bool pending_enumerate_devices_; member in class:ppapi::proxy::DeviceEnumerationResourceHelper

Completed in 79 milliseconds