Home
last modified time | relevance | path

Searched refs:InitProcessName (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/plugins/freeze_detector/
Dwatch_point.h39 Builder& InitProcessName(const std::string& processNam);
Dwatch_point.cpp97 WatchPoint::Builder& WatchPoint::Builder::InitProcessName(const std::string& processName) in InitProcessName() function in OHOS::HiviewDFX::WatchPoint::Builder
Ddb_helper.cpp77 .InitProcessName(record->GetEventValue(FreezeCommon::EVENT_PROCESS_NAME)) in SelectEventFromDB()
Dfreeze_detector_plugin.cpp129 .InitProcessName(processName) in MakeWatchPoint()