Searched defs:logLen (Results 1 - 8 of 8) sorted by relevance
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fInfoLogQueryShared.cpp | 39 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 D | es31fProgramPipelineStateQueryTests.cpp | 353 StateQueryMemoryWriteGuard<glw::GLint> logLen; in iterate() local
|
| H A D | es31fShaderStateQueryTests.cpp | 421 StateQueryMemoryWriteGuard<glw::GLint> logLen; in iterate() local
|
| H A D | es31fProgramStateQueryTests.cpp | 690 StateQueryMemoryWriteGuard<glw::GLint> logLen; in iterate() local
|
| /third_party/musl/porting/linux/user/src/hilog/ |
| H A D | hilog_adapter.c | 136 size_t logLen = strnlen(buf, MAX_LOG_LEN - 1); in HiLogAdapterPrintArgs() local
|
| /third_party/musl/src/hilog/linux/ |
| H A D | hilog_adapter.c | 199 size_t logLen = strnlen(buf, MAX_LOG_LEN - 1); in HiLogAdapterPrintArgs() local
|
| /third_party/musl/Benchmark/musl/ |
| H A D | libc_hilog.cpp | 139 size_t logLen = strnlen(buf, MAX_LOG_LEN - 1); in HiLogAdapterPrintArgs1() local
|
| /kernel/liteos_a/shell/full/src/cmds/ |
| H A D | dmesg.c | 373 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