Home
last modified time | relevance | path

Searched refs:EVENT_UID (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dfreeze_common.h33 static constexpr const char* const EVENT_UID = "UID"; member in OHOS::HiviewDFX::FreezeCommon
H A Ddb_helper.cpp49 long uid = record->GetEventIntValue(FreezeCommon::EVENT_UID); in GetResultMap()
H A Dfreeze_detector_plugin.cpp112 long uid = sysEvent.GetEventIntValue(FreezeCommon::EVENT_UID); in MakeWatchPoint()
H A Dvendor.cpp163 oss << FreezeCommon::EVENT_UID << std::string(COLON) << watchPoint.GetUid() << std::endl; in DumpEventInfo()

Completed in 3 milliseconds