| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_symbolizer_posix_libcdep.cc | 101 virtual char *SendCommand(bool is_data, const char *module_name, in SendCommand() function in __sanitizer::ExternalSymbolizerInterface 123 char *SendCommand(bool is_data, const char *module_name, uptr module_offset) { in SendCommand() function in __sanitizer::SymbolizerProcess 396 char *SendCommand(bool is_data, const char *module_name, uptr module_offset) { in SendCommand() function in __sanitizer::Addr2LinePool 448 char *SendCommand(bool is_data, const char *module_name, uptr module_offset) { in SendCommand() function in __sanitizer::InternalSymbolizer 491 char *SendCommand(bool is_data, const char *module_name, uptr module_offset) { in SendCommand() function in __sanitizer::InternalSymbolizer 648 char *SendCommand(bool is_data, const char *module_name, uptr module_offset) { in SendCommand() function in __sanitizer::POSIXSymbolizer
|
| /external/chromium_org/chrome/test/chromedriver/chrome/ |
| D | stub_devtools_client.cc | 28 Status StubDevToolsClient::SendCommand(const std::string& method, in SendCommand() function in StubDevToolsClient
|
| D | dom_tracker_unittest.cc | 32 virtual Status SendCommand(const std::string& method, in SendCommand() function in __anon44e4c1820111::FakeDevToolsClient
|
| D | heap_snapshot_taker_unittest.cc | 51 virtual Status SendCommand(const std::string& method, in SendCommand() function in __anonad23a65a0111::DummyDevToolsClient
|
| D | web_view_impl_unittest.cc | 41 virtual Status SendCommand(const std::string& method, in SendCommand() function in __anon8bbefe000111::FakeDevToolsClient
|
| D | devtools_client_impl.cc | 162 Status DevToolsClientImpl::SendCommand( in SendCommand() function in DevToolsClientImpl
|
| D | devtools_client_impl_unittest.cc | 104 TEST_F(DevToolsClientImplTest, SendCommand) { in TEST_F() argument
|
| /external/chromium_org/tools/android/forwarder2/ |
| D | command.cc | 80 bool SendCommand(command::Type command, int port, Socket* socket) { in SendCommand() function
|
| /external/chromium_org/content/browser/devtools/ |
| D | renderer_overrides_handler_browsertest.cc | 23 void SendCommand(const std::string& method, in SendCommand() function in content::RendererOverridesHandlerTest
|
| /external/chromium_org/chrome/browser/devtools/device/adb/ |
| D | adb_client_socket.cc | 185 void AdbClientSocket::SendCommand(const std::string& command, in SendCommand() function in AdbClientSocket
|
| /external/chromium_org/third_party/android_testrunner/ |
| D | adb_interface.py | 54 def SendCommand(self, command_string, timeout_time=20, retry_count=3): member in AdbInterface
|
| /external/chromium_org/chrome/browser/devtools/device/ |
| D | port_forwarding_controller.cc | 364 void PortForwardingController::Connection::SendCommand( in SendCommand() function in PortForwardingController::Connection
|
| /external/chromium_org/chrome/test/chromedriver/net/ |
| D | adb_client_socket.cc | 381 void AdbClientSocket::SendCommand(const std::string& command, in SendCommand() function in AdbClientSocket
|
| /external/chromium_org/chrome/browser/safe_browsing/ |
| D | safe_browsing_blocking_page_test.cc | 427 void SendCommand(const std::string& command) { in SendCommand() function in SafeBrowsingBlockingPageBrowserTest
|
| /external/chromium_org/v8/src/ |
| D | api.cc | 6936 void Debug::SendCommand(Isolate* isolate, in SendCommand() function in v8::Debug
|