Home
last modified time | relevance | path

Searched refs:HAP_SANDBOX_PATH_PREFIX (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/web/webview/ohos_adapter/ohos_resource_adapter/src/
H A Dohos_resource_adapter_impl.cpp49 const std::string HAP_SANDBOX_PATH_PREFIX = "/data/storage/el1/bundle/nweb/"; variable
194 std::string prefixPath = HAP_SANDBOX_PATH_PREFIX; in GetNWebHapPath()