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