Searched refs:LoadWithDataAndBaseUrl (Results 1 – 4 of 4) sorted by relevance
| /base/web/webview/test/fuzztest/loadwithdataandbaseurl_fuzzer/ |
| D | loadwithdataandbaseurl_fuzzer.cpp | 37 g_nweb->LoadWithDataAndBaseUrl(baseUrl, datas, mimeType, encoding, historyUrl); in LoadWithDataAndBaseUrlFuzzTest()
|
| /base/web/webview/test/unittest/common/ |
| D | nweb_create_window.h | 161 int LoadWithDataAndBaseUrl(const std::string& baseUrl, in LoadWithDataAndBaseUrl() function
|
| /base/web/webview/ohos_nweb/include/ |
| D | nweb.h | 441 virtual int LoadWithDataAndBaseUrl(const std::string& baseUrl,
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| D | webview_controller.cpp | 650 return nweb_ptr->LoadWithDataAndBaseUrl(baseUrl, data, mimeType, encoding, historyUrl); in LoadData()
|