Searched defs:DeleteRecord (Results 1 – 5 of 5) sorted by relevance
28 void AppLaunchSceneDbAdapter::DeleteRecord(const std::string& bundleName) in DeleteRecord() function in AppLaunchSceneDbAdapter
69 void HiSysEventRecordConvertor::DeleteRecord(HiSysEventRecordC& record) in DeleteRecord() function in OHOS::HiviewDFX::HiSysEventRecordConvertor
191 void AnimatorSceneDataProcessor::DeleteRecord(const int32_t uniqueId) in DeleteRecord() function in AnimatorSceneDataProcessor
362 void AppLaunchSceneDataProcessor::DeleteRecord(const std::string& bundleName) in DeleteRecord() function in AppLaunchSceneDataProcessor
1447 int RelationalTestUtils::DeleteRecord(sqlite3 *db, const std::string &tableName, in DeleteRecord() function in DistributedDBUnitTest::RelationalTestUtils