Searched refs:percent_suffix (Results 1 – 1 of 1) sorted by relevance
303 std::string percent_suffix = suffix.ToString(); in FromFlatbufferStringToUnordredSet() local304 percent_suffix.erase( in FromFlatbufferStringToUnordredSet()305 std::remove_if(percent_suffix.begin(), percent_suffix.end(), in FromFlatbufferStringToUnordredSet()307 percent_suffix.end()); in FromFlatbufferStringToUnordredSet()308 strings_set.insert(percent_suffix); in FromFlatbufferStringToUnordredSet()