Home
last modified time | relevance | path

Searched refs:LOG_MAX_LEN (Results 1 – 6 of 6) sorted by relevance

/foundation/distributedhardware/device_manager/common/src/
Ddm_log.cpp29 const int32_t LOG_MAX_LEN = 512; variable
74 char logBuf[LOG_MAX_LEN] = {0}; in DmLog()
/foundation/distributedhardware/distributed_camera/common/src/utils/
Ddh_log.cpp32 constexpr int32_t LOG_MAX_LEN = 4096; variable
77 char logBuf[LOG_MAX_LEN] = {0}; in DHLog()
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/log/
Ddh_log.cpp73 char logBuf[LOG_MAX_LEN] = {0}; in DHLog()
/foundation/distributedhardware/distributed_screen/common/src/
Ddscreen_log.cpp73 char logBuf[LOG_MAX_LEN] = {0}; in DHLog()
/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
Dconstants.h24 constexpr int32_t LOG_MAX_LEN = 4096; variable
/foundation/distributedhardware/distributed_screen/common/include/
Ddscreen_constants.h87 constexpr int32_t LOG_MAX_LEN = 4096; variable