Searched defs:setRequestorProcessID (Results 1 – 2 of 2) sorted by relevance
272 void WebURLRequest::setRequestorProcessID(int requestorProcessID) in setRequestorProcessID() function in blink::WebURLRequest
186 … void setRequestorProcessID(int requestorProcessID) { m_requestorProcessID = requestorProcessID; } in setRequestorProcessID() function