Home
last modified time | relevance | path

Searched defs:foreGround (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dfreeze_detector_plugin.cpp123 std::string foreGround = ""; in MakeWatchPoint() local
148 …rPlugin::CheckForeGround(long uid, long pid, unsigned long long eventTime, std::string& foreGround) in CheckForeGround()
H A Dwatch_point.cpp112 WatchPoint::Builder& WatchPoint::Builder::InitForeGround(const std::string& foreGround) in InitForeGround()