Searched refs:current_profile (Results 1 – 1 of 1) sorted by relevance
56 std::string current_profile = StringPrintf("Profile%d", i); in GetFirefoxProfilePath() local57 if (!root.HasKey(current_profile)) { in GetFirefoxProfilePath()64 if (root.GetStringASCII(current_profile + ".IsRelative", &is_relative) && in GetFirefoxProfilePath()65 root.GetString(current_profile + ".Path", &path16)) { in GetFirefoxProfilePath()83 if ((root.GetStringASCII(current_profile + ".Default", &is_default) && in GetFirefoxProfilePath()