Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/base/include/
Devent.h34 processType_(ManageType::UNORDERED), in Event()
60 processType_(ManageType::UNORDERED), in Event()
140 ManageType processType_; variable
/base/hiviewdfx/hiview/core/
Dhiview_platform.cpp572 event->processType_ = Event::ManageType::UNORDERED; in PostUnorderedEvent()