Home
last modified time | relevance | path

Searched defs:allow_os_execution (Results 1 – 6 of 6) sorted by relevance

/third_party/cef/include/
Dcef_resource_request_handler.h205 bool& allow_os_execution) {} in OnProtocolExecution()
/third_party/cef/libcef_dll/ctocpp/
Dresource_request_handler_ctocpp.cc242 bool& allow_os_execution) { in OnProtocolExecution()
/third_party/cef/libcef_dll/cpptoc/
Dresource_request_handler_cpptoc.cc248 int* allow_os_execution) { in resource_request_handler_on_protocol_execution()
/third_party/cef/libcef/browser/net_service/
Dresource_request_handler_wrapper.cc1089 bool allow_os_execution = false; in OnRequestComplete() local
/third_party/cef/tests/cefclient/browser/
Dclient_handler.cc925 bool& allow_os_execution) { in OnProtocolExecution()
/third_party/cef/tests/ceftests/
Dresource_request_handler_unittest.cc823 bool& allow_os_execution) override { in OnProtocolExecution()
1932 bool& allow_os_execution) override { in OnProtocolExecution()