Searched defs:updateAtTime (Results 1 – 2 of 2) sorted by relevance
92 long updateAtTime = static_cast<long>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
967 std::shared_ptr<WantAgent> FormTimerMgr::GetUpdateAtWantAgent(long updateAtTime, int32_t userId) in GetUpdateAtWantAgent()