Home
last modified time | relevance | path

Searched refs:AddFeaturesToAllocator (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/libchrome/base/
H A Dfeature_list_unittest.cc492 feature_list->AddFeaturesToAllocator(&allocator); in TEST_F()
527 feature_list->AddFeaturesToAllocator(&allocator); in TEST_F()
H A Dfeature_list.h148 void AddFeaturesToAllocator(PersistentMemoryAllocator* allocator);
H A Dfeature_list.cc163 void FeatureList::AddFeaturesToAllocator(PersistentMemoryAllocator* allocator) { in AddFeaturesToAllocator() function in base::FeatureList
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Dfeature_list.h151 void AddFeaturesToAllocator(PersistentMemoryAllocator* allocator);
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/1/external/libchrome/base/
Dfeature_list.h151 void AddFeaturesToAllocator(PersistentMemoryAllocator* allocator);
/aosp_15_r20/external/cronet/base/
H A Dfeature_list.h339 void AddFeaturesToAllocator(PersistentMemoryAllocator* allocator);
H A Dfeature_list_unittest.cc651 feature_list->AddFeaturesToAllocator(&allocator); in TEST_F()
686 feature_list->AddFeaturesToAllocator(&allocator); in TEST_F()
H A Dfeature_list.cc422 void FeatureList::AddFeaturesToAllocator(PersistentMemoryAllocator* allocator) { in AddFeaturesToAllocator() function in base::FeatureList
/aosp_15_r20/external/cronet/base/metrics/
H A Dfield_trial.cc1142 FeatureList::GetInstance()->AddFeaturesToAllocator( in InstantiateFieldTrialAllocatorIfNeeded()
/aosp_15_r20/external/libchrome/base/metrics/
H A Dfield_trial.cc1400 FeatureList::GetInstance()->AddFeaturesToAllocator( in InstantiateFieldTrialAllocatorIfNeeded()