Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dfreeze_common.h34 static constexpr const char* const EVENT_PACKAGE_NAME = "PACKAGE_NAME"; member in OHOS::HiviewDFX::FreezeCommon
H A Ddb_helper.cpp38 std::string packageName = record->GetEventValue(FreezeCommon::EVENT_PACKAGE_NAME); in GetResultMap()
H A Dfreeze_detector_plugin.cpp114 std::string packageName = sysEvent.GetEventValue(FreezeCommon::EVENT_PACKAGE_NAME); in MakeWatchPoint()
H A Dvendor.cpp164 oss << FreezeCommon::EVENT_PACKAGE_NAME << std::string(COLON) << watchPoint.GetPackageName() << std::endl; in DumpEventInfo()

Completed in 4 milliseconds