Searched defs:plan (Results 1 – 11 of 11) sorted by relevance
64 public int nextStep(RouteInfo plan, RouteInfo fact) { in nextStep()91 protected int firstStep(RouteInfo plan) { in firstStep()107 protected int directStep(RouteInfo plan, RouteInfo fact) { in directStep()142 protected int proxiedStep(RouteInfo plan, RouteInfo fact) { in proxiedStep()
84 public int nextStep(RouteInfo plan, RouteInfo fact) in nextStep()
69 const CellularDataPlan* plan, const CellularDataPlan* other_plan) { in IsApplicableBackupPlan()100 void NetworkMessageObserver::InitNewPlan(const CellularDataPlan* plan) { in InitNewPlan()148 const CellularDataPlan* plan) { in ShowLowDataNotification()307 const CellularNetwork* cellular, const CellularDataPlan* plan) { in SaveLastCellularInfo()
16 CellularDataPlan plan; in CreateDataPlan() local34 CellularDataPlan plan = in TEST() local
45 function CellularPlanItem(idx, plan) { argument
58 unsigned short plan; /* bitplanes */ member
496 const chromeos::CellularDataPlan* plan = in InitMenuItems() local
563 const chromeos::CellularDataPlan* plan) { in CellularDataPlanToDictionary()
778 explicit CellularDataPlan(const CellularDataPlanInfo &plan) in CellularDataPlan()
3997 const CellularDataPlan* plan = GetSignificantDataPlanFromVector(data_plans); in GetDataLeft() local4040 CellularDataPlan* plan = new CellularDataPlan(*info); in UpdateCellularDataPlan() local
10036 WherePlan plan; /* query plan for this element of the FROM clause */ member