Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dfreeze_common.h40 static const inline std::string EVENT_TID = "TID"; variable
/ohos5.0/foundation/ability/ability_runtime/services/appdfr/src/
H A Dappfreeze_manager.cpp44 constexpr char EVENT_TID[] = "TID"; variable
316 EVENT_TID, faultData.tid > 0 ? faultData.tid : appInfo.pid, in NotifyANR()