Lines Matching full:substr
105 std::string result(descriptor.substr(last_slash, size));1827 std::string dex_file_directory = dex_file_location.substr(0, last_slash + 1);1831 output_location += dex_file_location.substr(last_slash);