Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/ffrt/src/queue/
H A Deventhandler_adapter_queue.cpp23 constexpr int MAX_DUMP_SIZE = 500; variable
71 uint32_t dumpSize = MAX_DUMP_SIZE; in DumpUnexecutedTaskInfo()
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_queue_base.cpp37 constexpr uint32_t MAX_DUMP_SIZE = 500; variable
570 uint32_t dumpMaxSize = MAX_DUMP_SIZE; in Dump()