Searched refs:physicalPrefixEl2 (Results 1 – 1 of 1) sorted by relevance
343 …std::string physicalPrefixEl2 = PHY_APP + EL2 + FILE_SEPARATOR_CHAR + std::to_string(userId) + BAS… in AddPathMapForPathWildCard() local348 } else if (phyPath.find(physicalPrefixEl2) == 0) { in AddPathMapForPathWildCard()349 std::string relatePath = phyPath.substr(physicalPrefixEl2.size()); in AddPathMapForPathWildCard()