Searched refs:DEFAULT_TOKEN_VALUE (Results 1 – 1 of 1) sorted by relevance
44 const std::string DEFAULT_TOKEN_VALUE = "0"; variable64 std::string tokenStr = system::GetParameter(TOKEN_KEY, DEFAULT_TOKEN_VALUE); in OnStart()