Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_unmarshal_thread.cpp45 constexpr size_t TRANSACTION_DATA_KILL_COUNT = 20000; variable
239 pid, uid, bundleName.c_str(), totalCount, totalCount > TRANSACTION_DATA_KILL_COUNT); in ReportTransactionDataStatistics()
245 if (totalCount > TRANSACTION_DATA_KILL_COUNT && preCount <= TRANSACTION_DATA_KILL_COUNT) { in ReportTransactionDataStatistics()