Home
last modified time | relevance | path

Searched defs:SendCommand (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_blocking_page_test.cc261 void SendCommand(const std::string& command) { in SendCommand() function in SafeBrowsingBlockingPageTest
/external/v8/src/
Dapi.cc4992 void Debug::SendCommand(const uint16_t* command, int length, in SendCommand() function in v8::Debug