Searched refs:attribute_vector (Results 1 – 1 of 1) sorted by relevance
209 const std::string& attribute, std::vector<std::string>& attribute_vector) { in extractKernelAttribute() argument215 attribute_vector.push_back(kernel_attributes.substr(start, length)); in extractKernelAttribute()