Home
last modified time | relevance | path

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

/third_party/cef/libcef/renderer/
Dframe_impl.cc607 void CefFrameImpl::SendCommand(const std::string& command) { in SendCommand() function in CefFrameImpl
/third_party/cef/libcef/browser/
Dframe_host_impl.cc343 void CefFrameHostImpl::SendCommand(const std::string& command) { in SendCommand() function in CefFrameHostImpl
/third_party/openmax/api/1.1.2/
DOMX_Component.h347 OMX_ERRORTYPE (*SendCommand)( member