Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_utils.cpp76 const std::string g_bundleResourceDestPath = "/data/storage/bundle_resources/"; variable
1508 string destPath = sandboxPackagePath + g_bundleResourceDestPath; in SetBundleResourceAppSandboxProperty()