Searched refs:AddFeaturesToAllocator (Results 1 – 4 of 4) sorted by relevance
148 void AddFeaturesToAllocator(PersistentMemoryAllocator* allocator);
492 feature_list->AddFeaturesToAllocator(&allocator); in TEST_F()527 feature_list->AddFeaturesToAllocator(&allocator); in TEST_F()
163 void FeatureList::AddFeaturesToAllocator(PersistentMemoryAllocator* allocator) { in AddFeaturesToAllocator() function in base::FeatureList
1400 FeatureList::GetInstance()->AddFeaturesToAllocator( in InstantiateFieldTrialAllocatorIfNeeded()