Searched defs:newAppIdentifier (Results 1 – 2 of 2) sorted by relevance
5280 std::string newAppIdentifier = "appIdentifier"; variable5296 std::string newAppIdentifier = "appIdentifier"; variable5312 std::string newAppIdentifier = ""; variable5328 std::string newAppIdentifier = ""; variable5344 std::string newAppIdentifier = ""; variable5360 std::string newAppIdentifier = "newAppIdentifier"; variable5376 std::string newAppIdentifier = ""; variable5392 std::string newAppIdentifier = "newAppIdentifier"; variable5408 std::string newAppIdentifier = "appIdentifier"; variable
2174 …aller::CheckAppIdentifier(const std::string &oldAppIdentifier, const std::string &newAppIdentifier, in CheckAppIdentifier()