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

  /external/chromium_org/remoting/client/plugin/
pepper_input_handler.cc 295 bool should_cancel = (mouse_lock_state_ == MouseLockCancelling); local
306 if (should_cancel)
  /external/lldb/tools/debugserver/source/
DNB.h 48 nub_process_t DNBProcessAttachWait (const char *wait_name, nub_launch_flavor_t launch_flavor, bool ignore_existing, struct timespec *timeout, useconds_t interval, char *err_str, size_t err_len, DNBShouldCancelCallback should_cancel = NULL, void *callback_data = NULL) DNB_EXPORT;

Completed in 995 milliseconds