Searched refs:CALL_CREATE_TIME (Results 1 – 2 of 2) sorted by relevance
96 queryPredicates.OrderByDesc(CALL_CREATE_TIME); in DeleteCallLogForLimit()120 bucket.Put(CALL_CREATE_TIME, info.callCreateTime); in MakeCallLogInsertBucket()
50 constexpr const char *CALL_CREATE_TIME = "create_time"; variable