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

  /external/chromium_org/ppapi/proxy/
message_handler.cc 43 set_currently_handling_blocking_message(true);
47 set_currently_handling_blocking_message(false);
72 set_currently_handling_blocking_message(true);
78 set_currently_handling_blocking_message(false);
ppb_message_loop_proxy.h 51 void set_currently_handling_blocking_message(bool handling_blocking_message) { function in class:ppapi::proxy::MessageLoopResource

Completed in 1732 milliseconds