Searched defs:HasSwitches (Results 1 – 2 of 2) sorted by relevance
/third_party/cef/libcef/common/ | ||
D | command_line_impl.cc | 87 bool CefCommandLineImpl::HasSwitches() { in HasSwitches() function in CefCommandLineImpl |
/third_party/cef/libcef_dll/ctocpp/ | ||
D | command_line_ctocpp.cc | 222 NO_SANITIZE("cfi-icall") bool CefCommandLineCToCpp::HasSwitches() { in HasSwitches() function in CefCommandLineCToCpp |