Home
last modified time | relevance | path

Searched refs:DeleteRecord (Results 1 - 10 of 10) sorted by relevance

/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_record_convertor.h29 static void DeleteRecord(HiSysEventRecordC& record);
/base/hiviewdfx/hiview/plugins/performance/persistence/
H A DAppLaunchSceneDbAdapter.h27 void DeleteRecord(const std::string& bundleName) override;
H A DAppLaunchSceneDbAdapter.cpp30 void AppLaunchSceneDbAdapter::DeleteRecord(const std::string& bundleName) in DeleteRecord() function in OHOS::HiviewDFX::AppLaunchSceneDbAdapter
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_record_convertor.cpp69 void HiSysEventRecordConvertor::DeleteRecord(HiSysEventRecordC& record) in DeleteRecord() function in OHOS::HiviewDFX::HiSysEventRecordConvertor
83 DeleteRecord(realRs[i]); in DeleteRecords()
/base/hiviewdfx/hiview/plugins/performance/monitor/gateway/
H A DIAnimatorSceneDataProcessor.h55 virtual void DeleteRecord(const int32_t uniqueId) = 0;
/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
H A DAnimatorSceneDataProcessor.h41 void DeleteRecord(const int32_t uniqueId) override;
H A DAnimatorSceneDataProcessor.cpp94 DeleteRecord(evt->animatorInfo.basicInfo.uniqueId); in ProcessSceneData()
193 void AnimatorSceneDataProcessor::DeleteRecord(const int32_t uniqueId) in DeleteRecord() function in OHOS::HiviewDFX::AnimatorSceneDataProcessor
H A DAppLaunchSceneDataProcessor.cpp97 DeleteRecord(bundleName); in ProcessSceneData()
113 DeleteRecord(name); in HandleTimeoutInMainThr()
364 void AppLaunchSceneDataProcessor::DeleteRecord(const std::string& bundleName) in DeleteRecord() function in OHOS::HiviewDFX::AppLaunchSceneDataProcessor
366 db->DeleteRecord(bundleName); in DeleteRecord()
423 db->DeleteRecord(data.bundleName); in CheckOutExistStartPoint()
H A DAppLaunchSceneDataProcessor.h72 void DeleteRecord(const std::string& bundleName);
/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/gateway/
H A DIAppLaunchSceneDb.h193 virtual void DeleteRecord(const std::string& bundleName) = 0;

Completed in 5 milliseconds