Searched refs:bytecodeNameSecond (Results 1 – 1 of 1) sorted by relevance
423 …const char *bytecodeNameSecond = MessageString::GetMessageString(startSecond + bytecodeSecond).c_s… in CopyBytecodeInfoToBuffer() local427 … for (size_t i = 0; bytecodeNameSecond[i] != '\0' && strIdx < strLen - 1; i++) { // 1: last '\0' in CopyBytecodeInfoToBuffer()428 outStr[strIdx++] = bytecodeNameSecond[i]; in CopyBytecodeInfoToBuffer()