Home
last modified time | relevance | path

Searched refs:BASE_EL2 (Results 1 - 2 of 2) sorted by relevance

/foundation/filemanagement/storage_service/services/common/include/
H A Dstorage_service_constant.h47 static const std::string BASE_EL2 = "/data/storage/el2/base/"; member
/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp354 pathMap.insert({phyPath, BASE_EL2 + relatePath}); in AddPathMapForPathWildCard()
424 } else if (sandboxPathStr.find(BASE_EL2 + DEFAULT_PATH_WITH_WILDCARD) == 0) { in RecognizeSandboxWildCard()
427 std::string relatePath = sandboxPathStr.substr(BASE_EL2.size()); in RecognizeSandboxWildCard()
769 includeStr.find(BASE_EL2 + DEFAULT_PATH_WITH_WILDCARD) == 0) { in DealWithIncludeFiles()

Completed in 2 milliseconds