Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:resultString

2638 void WebPageProxy::stringCallback(const String& resultString, uint64_t callbackID)
2649 callback->performCallbackWithReturnValue(resultString.impl());