Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/base/include/
Devent.h36 processType_(ManageType::UNORDERED), in Event()
62 processType_(ManageType::UNORDERED), in Event()
142 ManageType processType_; variable
/base/hiviewdfx/hiview/core/
Dhiview_platform.cpp591 event->processType_ = Event::ManageType::UNORDERED; in PostUnorderedEvent()