Searched refs:CreateCommandLine (Results 1 – 13 of 13) sorted by relevance
85 CefRefPtr<CefCommandLine> command_line = CefCommandLine::CreateCommandLine(); in TEST()104 CefRefPtr<CefCommandLine> command_line = CefCommandLine::CreateCommandLine(); in TEST()120 CefRefPtr<CefCommandLine> command_line = CefCommandLine::CreateCommandLine(); in TEST()140 CefRefPtr<CefCommandLine> command_line = CefCommandLine::CreateCommandLine(); in TEST()
91 command_line_ = CefCommandLine::CreateCommandLine(); in CefTestSuite()
37 CefRefPtr<CefCommandLine> command_line = CefCommandLine::CreateCommandLine(); in RunMain()
56 CefRefPtr<CefCommandLine> command_line = CefCommandLine::CreateCommandLine(); in wWinMain()
57 CefRefPtr<CefCommandLine> command_line = CefCommandLine::CreateCommandLine(); in main()
134 CefCommandLine::CreateCommandLine();
66 static CefRefPtr<CefCommandLine> CreateCommandLine();
53 CefRefPtr<CefCommandLine> command_line = CefCommandLine::CreateCommandLine(); in RunMain()
62 CefRefPtr<CefCommandLine> command_line = CefCommandLine::CreateCommandLine(); in RunMain()
373 CefCommandLine::CreateCommandLine();
160 CefRefPtr<CefCommandLine> CefCommandLine::CreateCommandLine() { in CreateCommandLine() function in CefCommandLine
22 CefRefPtr<CefCommandLine> CefCommandLine::CreateCommandLine() { in CreateCommandLine() function in CefCommandLine
24 CefRefPtr<CefCommandLine> _retval = CefCommandLine::CreateCommandLine(); in cef_command_line_create()