Searched defs:sub_str (Results 1 – 3 of 3) sorted by relevance
300 byte_str_t sub_str (unsigned int offset, unsigned int len_) const in sub_str() function343 byte_str_t sub_str (unsigned int offset_, unsigned int len_) const in sub_str() function
762 std::string sub_str = temp_content.substr(0, pos); in SplitStringBySpace() local
608 base::Vector<const Char> sub_str = remaining_str.SubVector(0, len); in IsConsStringEqualToImpl() local