Searched defs:curName (Results 1 – 3 of 3) sorted by relevance
126 std::string curName = uri.GetAuthority(); in ReplaceBundleNameFromPath() local
827 std::string curName = uri.GetAuthority(); in ReplaceBundleNameFromPath() local
680 bool DumpImplement::CheckGroupName(std::string &lastName, const std::string &curName) in CheckGroupName()