Searched refs:names_vec (Results 1 – 1 of 1) sorted by relevance
741 std::vector<std::string> names_vec; in GetNames() local742 bkpt_sp->GetNames(names_vec); in GetNames()743 for (std::string name : names_vec) { in GetNames()