Searched defs:featureName (Results 1 – 3 of 3) sorted by relevance
33 bool RegisterFeature(const std::string &featureName, Functor &functor) in RegisterFeature()44 bool UnregisterFeature(const std::string &featureName) in UnregisterFeature()53 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()
210 const char* featureName = "RESTRICTED_JSVM_FEATURES"; in ReadAdvancedSecurityMode() local