Searched refs:C2ApiFeaturesSetting (Results 1 – 6 of 6) sorted by relevance
43 .withConstValue(new C2ApiFeaturesSetting(C2Config::api_feature_t( in BaseParams()
127 std::shared_ptr<C2ApiFeaturesSetting> mApiFeatures;
137 .withConstValue(new C2ApiFeaturesSetting(C2Config::api_feature_t( in Helper()339 std::shared_ptr<C2ApiFeaturesSetting> mApiFeatures;
2559 const C2ApiFeaturesSetting &getApiFeatures() const { in getApiFeatures()2577 C2ApiFeaturesSetting mApiFeatures;2717 const C2ApiFeaturesSetting &features = intfCache.getApiFeatures(); in CanFetchLinearBlock()
1048 C2ApiFeaturesSetting featuresSetting{apiFeatures}; in start()
318 C2ApiFeaturesSetting; typedef