Searched refs:originRawString (Results 1 – 2 of 2) sorted by relevance
172 Frame* findFrameWithSecurityOrigin(const String& originRawString);
885 Frame* InspectorPageAgent::findFrameWithSecurityOrigin(const String& originRawString) in findFrameWithSecurityOrigin() argument889 if (documentOrigin->toRawString() == originRawString) in findFrameWithSecurityOrigin()