Home
last modified time | relevance | path

Searched refs:potentially_handled (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/libcef_dll/wrapper/
Dcef_resource_manager.cc626 bool potentially_handled = false; in SendRequest() local
641 potentially_handled = true; in SendRequest()
645 return potentially_handled; in SendRequest()