Home
last modified time | relevance | path

Searched defs:logLen (Results 1 - 8 of 8) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fInfoLogQueryShared.cpp39 verifyInfoLogQuery(tcu::ResultCollector& result, glu::CallLogWrapper& gl, int logLen, glw::GLuint object, void (glu::CallLogWrapper::* getInfoLog)(glw::GLuint, glw::GLsizei, glw::GLsizei*, glw::GLchar*), const char* getterName) verifyInfoLogQuery() argument
[all...]
H A Des31fProgramPipelineStateQueryTests.cpp353 StateQueryMemoryWriteGuard<glw::GLint> logLen; in iterate() local
H A Des31fShaderStateQueryTests.cpp421 StateQueryMemoryWriteGuard<glw::GLint> logLen; in iterate() local
H A Des31fProgramStateQueryTests.cpp690 StateQueryMemoryWriteGuard<glw::GLint> logLen; in iterate() local
/third_party/musl/porting/linux/user/src/hilog/
H A Dhilog_adapter.c136 size_t logLen = strnlen(buf, MAX_LOG_LEN - 1); in HiLogAdapterPrintArgs() local
/third_party/musl/src/hilog/linux/
H A Dhilog_adapter.c199 size_t logLen = strnlen(buf, MAX_LOG_LEN - 1); in HiLogAdapterPrintArgs() local
/third_party/musl/Benchmark/musl/
H A Dlibc_hilog.cpp139 size_t logLen = strnlen(buf, MAX_LOG_LEN - 1); in HiLogAdapterPrintArgs1() local
/kernel/liteos_a/shell/full/src/cmds/
H A Ddmesg.c373 STATIC VOID OsBufFullWrite(const CHAR *dst, UINT32 logLen) in OsBufFullWrite() argument
426 STATIC VOID OsWriteTailToHead(const CHAR *dst, UINT32 logLen) in OsWriteTailToHead() argument
461 OsWriteTailToEnd(const CHAR *dst, UINT32 logLen) OsWriteTailToEnd() argument
499 OsLogMemcpyRecord(const CHAR *buf, UINT32 logLen) OsLogMemcpyRecord() argument
[all...]

Completed in 6 milliseconds