Home
last modified time | relevance | path

Searched defs:RemoveAllRecord (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_web_controller.cpp191 void PasteboardWebController::RemoveAllRecord(std::shared_ptr<PasteData> pasteData) noexcept in RemoveAllRecord() function in OHOS::MiscServices::PasteboardWebController
/ohos5.0/foundation/communication/dsoftbus/core/common/utils/
H A Dsqlite3_utils.c382 int32_t RemoveAllRecord(DbContext *ctx, TableNameID id) in RemoveAllRecord() function