Searched defs:featureName (Results 1 – 2 of 2) sorted by relevance
34 bool RegisterFeature(const std::string &featureName, Functor &functor) in RegisterFeature()45 bool UnregisterFeature(const std::string &featureName) in UnregisterFeature()54 bool ProcessingFeature(const AppData &appData, const std::string &featureName, in ProcessingFeature()
24 bool ProfilingData::SetFeatureDate(const std::string &featureName, std::vector<uint8_t> &&data) in SetFeatureDate()