Home
last modified time | relevance | path

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

/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp347 std::string physicalPrefixEl2 = PHY_APP + EL2 + FILE_SEPARATOR_CHAR + std::to_string(userId) + BASE + in AddPathMapForPathWildCard() local
352 } else if (phyPath.find(physicalPrefixEl2) == 0) { in AddPathMapForPathWildCard()
353 std::string relatePath = phyPath.substr(physicalPrefixEl2.size()); in AddPathMapForPathWildCard()

Completed in 2 milliseconds