Home
last modified time | relevance | path

Searched defs:InsertEvent (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/security/security_guard/services/risk_classify/model_manager/src/
H A Ddb_operate.cpp22 int DbOperate::InsertEvent(SecEvent& event) in InsertEvent() function in OHOS::Security::SecurityGuard::DbOperate
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_smooth_processor.cpp34 void DragSmoothProcessor::InsertEvent(const DragMoveEvent &event) in InsertEvent() function in OHOS::Msdp::DeviceStatus::DragSmoothProcessor
/ohos5.0/base/security/security_guard/services/data_collect/store/src/
H A Ddatabase_manager.cpp41 int DatabaseManager::InsertEvent(uint32_t source, SecEvent& event) in InsertEvent() function in OHOS::Security::SecurityGuard::DatabaseManager
H A Ddatabase_helper.cpp40 int DatabaseHelper::InsertEvent(const SecEvent& event) in InsertEvent() function in OHOS::Security::SecurityGuard::DatabaseHelper
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_queue_ffrt.cpp430 void EventQueueFFRT::InsertEvent(InnerEvent::Pointer &event, Priority priority, bool syncWait, in InsertEvent() function in OHOS::AppExecFwk::EventQueueFFRT
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Dapp_event_store.cpp210 int64_t AppEventStore::InsertEvent(std::shared_ptr<AppEventPack> event) in InsertEvent() function in OHOS::HiviewDFX::AppEventStore