Searched defs:LoadDataWithBaseUrl (Results 1 – 3 of 3) sorted by relevance
388 …void LoadDataWithBaseUrl(std::string baseUrl, std::string data, std::string mimeType, std::string … in LoadDataWithBaseUrl() function
700 void JSWebController::LoadDataWithBaseUrl(const JSCallbackInfo& args) in LoadDataWithBaseUrl() function in OHOS::Ace::Framework::JSWebController
1084 void WebDelegate::LoadDataWithBaseUrl(const std::string& baseUrl, const std::string& data, const st… in LoadDataWithBaseUrl() function in OHOS::Ace::WebDelegate