Home
last modified time | relevance | path

Searched defs:logLen (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fInfoLogQueryShared.cpp41 int logLen, in verifyInfoLogQuery()
Des31fProgramPipelineStateQueryTests.cpp353 StateQueryMemoryWriteGuard<glw::GLint> logLen; in iterate() local
Des31fShaderStateQueryTests.cpp421 StateQueryMemoryWriteGuard<glw::GLint> logLen; in iterate() local
Des31fProgramStateQueryTests.cpp690 StateQueryMemoryWriteGuard<glw::GLint> logLen; in iterate() local
/third_party/musl/porting/linux/user/src/hilog/
Dhilog_adapter.c136 size_t logLen = strnlen(buf, MAX_LOG_LEN - 1); in HiLogAdapterPrintArgs() local
/third_party/musl/src/hilog/linux/
Dhilog_adapter.c198 size_t logLen = strnlen(buf, MAX_LOG_LEN - 1); in HiLogAdapterPrintArgs() local
/third_party/musl/Benchmark/musl/
Dlibc_hilog.cpp139 size_t logLen = strnlen(buf, MAX_LOG_LEN - 1); in HiLogAdapterPrintArgs1() local