Home | History | Annotate | Download | only in cmd

Lines Matching full:substr

727         util::TrimWhitespace(line.substr(0, std::distance(line.begin(), iter)));
736 StringPiece res_id_str = util::TrimWhitespace(line.substr(res_id_start_idx, res_id_str_len));
2205 const std::string path = arg.substr(1, arg.size() - 1);
2219 const std::string path = arg.substr(1, arg.size() - 1);