Home
last modified time | relevance | path

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

/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() local
349 if (phyPath.find(physicalPrefixEl1) == 0) { in AddPathMapForPathWildCard()
350 std::string relatePath = phyPath.substr(physicalPrefixEl1.size()); in AddPathMapForPathWildCard()

Completed in 2 milliseconds