Searched refs:plan_data_bytes (Results 1 – 3 of 3) sorted by relevance
20 plan.plan_data_bytes = bytes; in CreateDataPlan()
776 plan_data_bytes(0), in CellularDataPlan()784 plan_data_bytes(plan.plan_data_bytes), in CellularDataPlan()809 int64 plan_data_bytes; variable
1422 FormatBytes(plan_data_bytes, in GetPlanDesciption()1423 GetByteDisplayUnits(plan_data_bytes), in GetPlanDesciption()1430 FormatBytes(plan_data_bytes, in GetPlanDesciption()1431 GetByteDisplayUnits(plan_data_bytes), in GetPlanDesciption()1515 base::Int64ToString(plan_data_bytes); in GetUniqueIdentifier()1528 int64 data = plan_data_bytes - data_bytes_used; in remaining_data()4158 base_plan->plan_data_bytes = 100ll * 1024 * 1024; in InitTestData()4167 paid_plan->plan_data_bytes = 5ll * 1024 * 1024 * 1024; in InitTestData()