/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_symbolizer_libcdep.cc | 113 char *SendCommand(bool is_data, const char *module_name, uptr module_offset) { in SendCommand() function in __sanitizer::ExternalSymbolizer 211 char *SendCommand(bool is_data, const char *module_name, uptr module_offset) { in SendCommand() function in __sanitizer::InternalSymbolizer 254 char *SendCommand(bool is_data, const char *module_name, uptr module_offset) { in SendCommand() function in __sanitizer::InternalSymbolizer 377 char *SendCommand(bool is_data, const char *module_name, uptr module_offset) { in SendCommand() function in __sanitizer::Symbolizer
|
/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 __anonfbdbc9d50111::FakeDevToolsClient
|
D | heap_snapshot_taker_unittest.cc | 61 virtual Status SendCommand(const std::string& method, in SendCommand() function in __anon12fb51ad0111::DummyDevToolsClient
|
D | web_view_impl_unittest.cc | 41 virtual Status SendCommand(const std::string& method, in SendCommand() function in __anondc9967130111::FakeDevToolsClient
|
D | devtools_client_impl.cc | 142 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 | 19 scoped_refptr<DevToolsProtocol::Response> SendCommand( in SendCommand() function in content::RendererOverridesHandlerTest
|
/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/ |
D | adb_client_socket.cc | 354 void AdbClientSocket::SendCommand(const std::string& command, in SendCommand() function in AdbClientSocket
|
D | port_forwarding_controller.cc | 403 void PortForwardingController::Connection::SendCommand( in SendCommand() function in PortForwardingController::Connection
|
/external/chromium/chrome/browser/safe_browsing/ |
D | safe_browsing_blocking_page_test.cc | 261 void SendCommand(const std::string& command) { in SendCommand() function in SafeBrowsingBlockingPageTest
|
/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 | 401 void SendCommand(const std::string& command) { in SendCommand() function in SafeBrowsingBlockingPageTest
|
/external/chromium_org/v8/src/ |
D | api.cc | 6995 void Debug::SendCommand(Isolate* isolate, in SendCommand() function in v8::Debug 7005 void Debug::SendCommand(const uint16_t* command, int length, in SendCommand() function in v8::Debug
|
/external/v8/src/ |
D | api.cc | 5666 void Debug::SendCommand(const uint16_t* command, int length, in SendCommand() function in v8::Debug
|