Home
last modified time | relevance | path

Searched defs:target_process (Results 1 – 5 of 5) sorted by relevance

/third_party/cef/libcef_dll/cpptoc/
Dframe_cpptoc.cc423 cef_process_id_t target_process, in frame_send_process_message()
/third_party/cef/libcef_dll/ctocpp/
Dframe_ctocpp.cc429 void CefFrameCToCpp::SendProcessMessage(CefProcessId target_process, in SendProcessMessage()
/third_party/python/Lib/multiprocessing/
Dreduction.py71 def duplicate(handle, target_process=None, inheritable=False, argument
/third_party/cef/libcef/renderer/
Dframe_impl.cc262 void CefFrameImpl::SendProcessMessage(CefProcessId target_process, in SendProcessMessage()
/third_party/cef/libcef/browser/
Dframe_host_impl.cc234 CefProcessId target_process, in SendProcessMessage()