Searched refs:hapPath_ (Results 1 - 4 of 4) sorted by relevance
/base/web/webview/interfaces/kits/cj/include/ | ||
H A D | webview_controller_impl.h | 232 std::string hapPath_ = ""; member in OHOS::Webview::CoreSecurityLevel::WebviewControllerImpl |
/base/web/webview/interfaces/kits/napi/webviewcontroller/ | ||
H A D | webview_controller.h | 426 std::string hapPath_ = ""; member in OHOS::NWeb::ResourceType::CoreSecurityLevel::WebviewController |
H A D | webview_controller.cpp | 599 if (hapPath_.empty()) { in GetRawFileUrl() 1319 hapPath_ = hapPath; in InnerSetHapPath() |
/base/web/webview/interfaces/kits/cj/src/ | ||
H A D | webview_controller_impl.cpp | 163 hapPath_ = hapPath; in InnerSetHapPath() |
Completed in 7 milliseconds