Searched defs:num_chars (Results 1 – 5 of 5) sorted by relevance
143 int num_chars = m_opaque_up->SetErrorStringWithVarArg(format, args); SetErrorStringWithFormat() local
386 size_t num_chars = python_file_spec.GetPath(python_path, PATH_MAX); ProcessArgs() local
937 size_t num_chars = process->ReadCStringFromMemory(error_addr + addr_size, DoLoadImage() local
1312 size_t num_chars = num_bytes / 6; Read() local
2056 std::string WideStringToUtf8(const wchar_t* str, int num_chars) { in WideStringToUtf8()