Searched refs:raw_strings (Results 1 – 2 of 2) sorted by relevance
28 const std::vector<const char *> &raw_strings) { in CreateDescriptor() argument29 std::size_t length{std::strlen(raw_strings[0])}; in CreateDescriptor()43 for (const char *raw : raw_strings) { in CreateDescriptor()
259 #if check(raw_strings, 0, 200710, 200710, 200710, 200710, 200710)