Home
last modified time | relevance | path

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

/foundation/filemanagement/storage_service/services/common/include/
H A Dstorage_service_constant.h46 static const std::string BASE_EL1 = "/data/storage/el1/base/"; member
/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp351 pathMap.insert({phyPath, BASE_EL1 + relatePath}); in AddPathMapForPathWildCard()
417 if (sandboxPathStr.find(BASE_EL1 + DEFAULT_PATH_WITH_WILDCARD) == 0) { in RecognizeSandboxWildCard()
420 std::string relatePath = sandboxPathStr.substr(BASE_EL1.size()); in RecognizeSandboxWildCard()
768 if (includeStr.find(BASE_EL1 + DEFAULT_PATH_WITH_WILDCARD) == 0 || in DealWithIncludeFiles()

Completed in 2 milliseconds