Searched refs:UpdateEventIntoDB (Results 1 – 3 of 3) sorted by relevance
33 void UpdateEventIntoDB(const WatchPoint& watchPoint, int id);
153 dBHelper_->UpdateEventIntoDB(node, result[0].GetId()); in ProcessEvent()
95 void DBHelper::UpdateEventIntoDB(const WatchPoint& watchPoint, int id) in UpdateEventIntoDB() function in OHOS::HiviewDFX::DBHelper