Home
last modified time | relevance | path

Searched defs:DeleteRecord (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/persistence/
H A DAppLaunchSceneDbAdapter.cpp28 void AppLaunchSceneDbAdapter::DeleteRecord(const std::string& bundleName) in DeleteRecord() function in AppLaunchSceneDbAdapter
/ohos5.0/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
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
H A DAnimatorSceneDataProcessor.cpp191 void AnimatorSceneDataProcessor::DeleteRecord(const int32_t uniqueId) in DeleteRecord() function in AnimatorSceneDataProcessor
H A DAppLaunchSceneDataProcessor.cpp362 void AppLaunchSceneDataProcessor::DeleteRecord(const std::string& bundleName) in DeleteRecord() function in AppLaunchSceneDataProcessor
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_tools_unit_test.cpp1447 int RelationalTestUtils::DeleteRecord(sqlite3 *db, const std::string &tableName, in DeleteRecord() function in DistributedDBUnitTest::RelationalTestUtils