Home
last modified time | relevance | path

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

/foundation/filemanagement/storage_service/services/common/include/
H A Dstorage_service_constant.h48 static const std::string PHY_APP = "/data/app/"; member
/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp345 std::string physicalPrefixEl1 = PHY_APP + EL1 + FILE_SEPARATOR_CHAR + std::to_string(userId) + BASE + in AddPathMapForPathWildCard()
347 std::string physicalPrefixEl2 = PHY_APP + EL2 + FILE_SEPARATOR_CHAR + std::to_string(userId) + BASE + in AddPathMapForPathWildCard()
418 std::string physicalPrefix = PHY_APP + EL1 + FILE_SEPARATOR_CHAR + std::to_string(userId) + BASE + in RecognizeSandboxWildCard()
425 std::string physicalPrefix = PHY_APP + EL2 + FILE_SEPARATOR_CHAR + std::to_string(userId) + BASE + in RecognizeSandboxWildCard()

Completed in 3 milliseconds