Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dprocess_skeleton.cpp30 static constexpr int PRINT_ERR_CNT = 100; variable
331 if (++lastErrCnt % PRINT_ERR_CNT == 0) { in IsPrint()