Searched refs:slash1 (Results 1 – 1 of 1) sorted by relevance
316 const char *slash1 = strchr(desc, '/'); in ParseFormatDesc() local317 CHECK(slash1 != NULL); in ParseFormatDesc()319 const char *s = slash1 + 1; in ParseFormatDesc()