Searched defs:has_data (Results 1 – 2 of 2) sorted by relevance
75 bool has_data = other_plan->plan_type == CELLULAR_DATA_PLAN_UNLIMITED || in IsApplicableBackupPlan() local
1984 bool HttpCache::Transaction::CanResume(bool has_data) { in CanResume()