Searched refs:updaterStr (Results 1 – 1 of 1) sorted by relevance
32 std::string updaterStr = "updater"; in main() local33 if (!memcmp(argv[1], updaterStr.c_str(), updaterStr.length())) { in main()