Home
last modified time | relevance | path

Searched defs:ExecuteCommand (Results 1 – 25 of 27) sorted by relevance

12

/third_party/json/test/thirdparty/Fuzzer/
DFuzzerUtilLinux.cpp18 int ExecuteCommand(const std::string &Command) { in ExecuteCommand() function
DFuzzerUtilDarwin.cpp39 int ExecuteCommand(const std::string &Command) { in ExecuteCommand() function
DFuzzerUtilWindows.cpp155 int ExecuteCommand(const std::string &Command) { in ExecuteCommand() function
/third_party/cef/libcef_dll/ctocpp/
Dmenu_model_delegate_ctocpp.cc22 void CefMenuModelDelegateCToCpp::ExecuteCommand( in ExecuteCommand() function in CefMenuModelDelegateCToCpp
/third_party/vk-gl-cts/external/amber/src/src/
Dexecutor.cc133 Result Executor::ExecuteCommand(Engine* engine, Command* cmd) { in ExecuteCommand() function in amber::Executor
/third_party/cef/libcef/browser/
Dmenu_manager.cc206 void CefMenuManager::ExecuteCommand(CefRefPtr<CefMenuModelImpl> source, in ExecuteCommand() function in CefMenuManager
/third_party/cef/libcef/browser/views/
Dtextfield_impl.cc181 void CefTextfieldImpl::ExecuteCommand(cef_text_field_commands_t command_id) { in ExecuteCommand() function in CefTextfieldImpl
/third_party/cef/libcef/browser/chrome/
Dchrome_context_menu_handler.cc82 void ExecuteCommand(int command_id) override { in ExecuteCommand() function in context_menu::__anonbbfcdf190111::CefContextMenuObserver
/third_party/cef/tests/cefclient/browser/
Dviews_menu_bar.cc176 void ViewsMenuBar::ExecuteCommand(CefRefPtr<CefMenuModel> menu_model, in ExecuteCommand() function in client::ViewsMenuBar
Dviews_window.cc459 void ViewsWindow::ExecuteCommand(CefRefPtr<CefMenuModel> menu_model, in ExecuteCommand() function in client::ViewsWindow
/third_party/spirv-tools/tools/reduce/
Dreduce.cpp40 bool ExecuteCommand(const std::string& command) { in ExecuteCommand() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/reduce/
Dreduce.cpp40 bool ExecuteCommand(const std::string& command) { in ExecuteCommand() function
/third_party/skia/third_party/externals/spirv-tools/tools/reduce/
Dreduce.cpp40 bool ExecuteCommand(const std::string& command) { in ExecuteCommand() function
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsserver.go68 ExecuteCommand(context.Context, *ExecuteCommandParams) (interface{}, error) methodSpec
823 func (s *serverDispatcher) ExecuteCommand(ctx context.Context, params *ExecuteCommandParams) (inter… func
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsserver.go68 ExecuteCommand(context.Context, *ExecuteCommandParams) (interface{}, error) methodSpec
823 func (s *serverDispatcher) ExecuteCommand(ctx context.Context, params *ExecuteCommandParams) (inter… func
Dtsprotocol.go582 ExecuteCommand *ExecuteCommandClientCapabilities `json:"executeCommand,omitempty"` member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsserver.go68 ExecuteCommand(context.Context, *ExecuteCommandParams) (interface{}, error) methodSpec
823 func (s *serverDispatcher) ExecuteCommand(ctx context.Context, params *ExecuteCommandParams) (inter… func
/third_party/spirv-tools/utils/vscode/src/
Dlangsvr.go461 func (s *server) ExecuteCommand(ctx context.Context, p *lsp.ExecuteCommandParams) (interface{}, err… func
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/
Dlangsvr.go461 func (s *server) ExecuteCommand(ctx context.Context, p *lsp.ExecuteCommandParams) (interface{}, err… func
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/
Dlangsvr.go461 func (s *server) ExecuteCommand(ctx context.Context, p *lsp.ExecuteCommandParams) (interface{}, err… func
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/fuzz/
Dfuzz.cpp52 bool ExecuteCommand(const std::string& command) { in ExecuteCommand() function
/third_party/spirv-tools/tools/fuzz/
Dfuzz.cpp52 bool ExecuteCommand(const std::string& command) { in ExecuteCommand() function
/third_party/cef/tests/ceftests/views/
Dbutton_unittest.cc420 void ExecuteCommand(CefRefPtr<CefMenuModel> menu_model, in ExecuteCommand() function in __anon9aa07afc0311::TestMenuButtonDelegate
/third_party/skia/third_party/externals/spirv-tools/tools/fuzz/
Dfuzz.cpp52 bool ExecuteCommand(const std::string& command) { in ExecuteCommand() function
/third_party/cef/libcef_dll/ctocpp/views/
Dtextfield_ctocpp.cc448 void CefTextfieldCToCpp::ExecuteCommand(cef_text_field_commands_t command_id) { in ExecuteCommand() function in CefTextfieldCToCpp

12