Home
last modified time | relevance | path

Searched refs:UpdateEventIntoDB (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/plugins/freeze_detector/
Ddb_helper.h33 void UpdateEventIntoDB(const WatchPoint& watchPoint, int id);
Dresolver.cpp153 dBHelper_->UpdateEventIntoDB(node, result[0].GetId()); in ProcessEvent()
Ddb_helper.cpp95 void DBHelper::UpdateEventIntoDB(const WatchPoint& watchPoint, int id) in UpdateEventIntoDB() function in OHOS::HiviewDFX::DBHelper