Searched defs:oldAppIdentifier (Results 1 – 2 of 2) sorted by relevance
5279 std::string oldAppIdentifier = "appIdentifier"; variable5295 std::string oldAppIdentifier = ""; variable5311 std::string oldAppIdentifier = "appIdentifier"; variable5327 std::string oldAppIdentifier = ""; variable5343 std::string oldAppIdentifier = ""; variable5359 std::string oldAppIdentifier = ""; variable5375 std::string oldAppIdentifier = "oldAppIdentifier"; variable5391 std::string oldAppIdentifier = "oldAppIdentifier"; variable5407 std::string oldAppIdentifier = "appIdentifier"; variable
2174 bool BaseBundleInstaller::CheckAppIdentifier(const std::string &oldAppIdentifier, const std::string… in CheckAppIdentifier()