Searched defs:features_string (Results 1 – 2 of 2) sorted by relevance
1213 FeatureSet StringToFeatureSet(const std::string& features_string) { in StringToFeatureSet()1234 void atransport::SetFeatures(const std::string& features_string) { in SetFeatures()
447 std::string features_string = "isa_features:" + features->GetFeatureString(); in DumpInstructionSetFeaturesToCfg() local