Searched refs:LASTEST_CONTACTED_TIME (Results 1 – 1 of 1) sorted by relevance
48 const std::string LASTEST_CONTACTED_TIME = "lastest_contacted_time"; variable324 bucket.Put(LASTEST_CONTACTED_TIME, std::to_string(currentTime)); in UpdateContact()