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