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