Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/utils/log/include/
H A Dnetmanager_ext_log.h49 static constexpr uint32_t NETMANAGER_EXT_MAX_BUFFER_SIZE = 4096; variable
67 char buf[NETMANAGER_EXT_MAX_BUFFER_SIZE] = {0}; in NetManagerStandardPrintLog()