Home | History | Annotate | Download | only in trunks

Lines Matching refs:result_bytes

19348   std::string result_bytes;
19352 &result_bytes);
19367 std::string tmp = result_bytes.substr(2);
19371 result_bytes.replace(2, std::string::npos, tmp);
19373 &result_bytes,