Home
last modified time | relevance | path

Searched refs:BUNDLE_ASAN_LOG_DIR (Results 1 - 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_service_constants.h83 constexpr const char* BUNDLE_ASAN_LOG_DIR = "/data/local/app-logs"; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_user_mgr_host_impl.cpp313 std::string asanLogDir = std::string(ServiceConstants::BUNDLE_ASAN_LOG_DIR) + ServiceConstants::PATH_SEPARATOR in RemoveAsanLogDirectory()
H A Dbase_bundle_installer.cpp5113 const std::string asanLogDir = std::string(ServiceConstants::BUNDLE_ASAN_LOG_DIR) + ServiceConstants::PATH_SEPARATOR in ProcessAsanDirectory()
5159 const std::string asanLogDir = std::string(ServiceConstants::BUNDLE_ASAN_LOG_DIR) + ServiceConstants::PATH_SEPARATOR in CleanAsanDirectory()

Completed in 12 milliseconds