Searched defs:autoName (Results 1 – 7 of 7) sorted by relevance
| /base/web/webview/interfaces/kits/napi/webasynccontroller/ |
| D | napi_web_async_controller.cpp | 49 const std::string &baseName, bool autoName) in StoreWebArchiveInternal() 132 bool autoName = false; in JS_StoreWebArchive() local 194 void NapiWebAsyncController::StoreWebArchiveCallback(const std::string &baseName, bool autoName, na… in StoreWebArchiveCallback() 246 void NapiWebAsyncController::StoreWebArchivePromise(const std::string &baseName, bool autoName, nap… in StoreWebArchivePromise()
|
| /base/web/webview/interfaces/kits/cj/src/ |
| D | webview_controller_impl.cpp | 431 void WebviewControllerImpl::StoreWebArchiveCallback(std::string baseName, bool autoName, in StoreWebArchiveCallback()
|
| D | webview_ffi.cpp | 521 bool autoName, void (*callbackRef)(RetDataCString infoRef)) in FfiOHOSWebviewCtlStoreWebArchive()
|
| /base/web/webview/test/unittest/common/ |
| D | nweb_create_window.h | 192 void StoreWebArchive(const std::string &baseName, bool autoName, in StoreWebArchive()
|
| /base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/ |
| D | nweb_create_window.h | 148 …const std::string& baseName, bool autoName, std::shared_ptr<NWebStringValueCallback> callback) ove… in StoreWebArchive()
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| D | webview_controller.cpp | 391 void WebviewController::StoreWebArchiveCallback(const std::string &baseName, bool autoName, napi_en… in StoreWebArchiveCallback() 445 void WebviewController::StoreWebArchivePromise(const std::string &baseName, bool autoName, napi_env… in StoreWebArchivePromise()
|
| D | napi_webview_controller.cpp | 2594 bool autoName = false; in StoreWebArchive() local 2616 const std::string &baseName, bool autoName) in StoreWebArchiveInternal()
|