Home
last modified time | relevance | path

Searched refs:STREAM_INSTALL_PATH (Results 1 - 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_service_constants.h79 constexpr const char* STREAM_INSTALL_PATH = "stream_install"; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_boot_scanner.cpp282 + ServiceConstants::STREAM_INSTALL_PATH; in RemoveInvalidDir()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_util.cpp412 tempDir += pathseparator + ServiceConstants::STREAM_INSTALL_PATH; in CreateInstallTempDir()
441 tempDir += std::string(ServiceConstants::PATH_SEPARATOR) + ServiceConstants::STREAM_INSTALL_PATH; in CreateSharedBundleTempDir()
821 subStr = ServiceConstants::STREAM_INSTALL_PATH; in CopyFileToSecurityDir()
H A Dbase_bundle_installer.cpp5405 if (bundlePaths[index].find(ServiceConstants::STREAM_INSTALL_PATH) != std::string::npos) { in CopyHapsToSecurityDir()

Completed in 14 milliseconds