Home | History | Annotate | Download | only in generator

Lines Matching full:substr

212     value_bytes->append(buffer->substr(0, sizeof(%(type)s)));
1250 std::string tmp = %(var_name)s_bytes.substr(2);
1350 authorization_section_bytes = buffer.substr(parameter_section_size);
1369 std::string tmp = %(var_name)s_bytes.substr(2);