Searched refs:plan_end_time (Results 1 – 4 of 4) sorted by relevance
19 plan.plan_end_time = base::Time::FromDoubleT(end_sec); in CreateDataPlan()
78 (other_plan->plan_start_time - plan->plan_end_time).InSeconds() <= 1; in IsApplicableBackupPlan()
783 plan_end_time(base::Time::FromInternalValue(plan.plan_end_time)), in CellularDataPlan()808 base::Time plan_end_time; variable
1514 base::Int64ToString(plan_end_time.ToInternalValue()) + "|" + in GetUniqueIdentifier()1519 base::TimeDelta time = plan_end_time - base::Time::Now(); in remaining_time()