Searched refs:loadDataWithBaseUrlImpl_ (Results 1 – 1 of 1) sorted by relevance
391 if (loadDataWithBaseUrlImpl_) { in LoadDataWithBaseUrl()392 loadDataWithBaseUrlImpl_(baseUrl, data, mimeType, encoding, historyUrl); in LoadDataWithBaseUrl()398 loadDataWithBaseUrlImpl_ = std::move(loadDataWithBaseUrlImpl); in SetLoadDataWithBaseUrlImpl()807 LoadDataWithBaseUrlImpl loadDataWithBaseUrlImpl_; variable