Searched refs:C2ApiFeaturesSetting (Results 1 – 6 of 6) sorted by relevance
51 .withConstValue(new C2ApiFeaturesSetting(C2Config::api_feature_t( in BaseParams()
127 std::shared_ptr<C2ApiFeaturesSetting> mApiFeatures;
148 .withConstValue(new C2ApiFeaturesSetting(C2Config::api_feature_t( in Helper()368 std::shared_ptr<C2ApiFeaturesSetting> mApiFeatures;
3133 const C2ApiFeaturesSetting &getApiFeatures() const { in getApiFeatures()3161 C2ApiFeaturesSetting mApiFeatures;3320 const C2ApiFeaturesSetting &features = intfCache.getApiFeatures(); in CanFetchLinearBlock()
1603 C2ApiFeaturesSetting featuresSetting{apiFeatures}; in start()
341 C2ApiFeaturesSetting; typedef