Home
last modified time | relevance | path

Searched defs:with_feature_allow_list (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/base/
H A Dfeature_list.cc58 bool with_feature_allow_list = false) { in AccessedFeature()
98 void Fail(const Feature* feature, bool with_feature_allow_list) { in Fail()