Home
last modified time | relevance | path

Searched defs:PostEvent (Results 1 - 14 of 14) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
H A Dhgm_task_handle_thread.cpp60 void HgmTaskHandleThread::PostEvent(std::string eventId, const std::function<void()>& task, int64_t delayTime) in PostEvent() function in OHOS::Rosen::HgmTaskHandleThread
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/post_event/
H A Dpost_event_manager.cpp22 bool PostEventManager::PostEvent(const RefPtr<NG::UINode>& uiNode, TouchEvent& touchEvent) in PostEvent() function in OHOS::Ace::NG::PostEventManager
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_asset_loader.cpp54 void RdbAssetLoader::PostEvent(std::set<std::string>& skipAssets, std::map<std::string, DistributedData::Value>& assets, in PostEvent() function in OHOS::DistributedRdb::RdbAssetLoader
66 void RdbAssetLoader::PostEvent(DistributedData::AssetEvent eventId, DistributedData::Assets& assets, in PostEvent() function in OHOS::DistributedRdb::RdbAssetLoader
H A Drdb_cloud.cpp269 void RdbCloud::PostEvent(VBuckets& records, std::set<std::string>& skipAssets, VBuckets& extend, in PostEvent() function in OHOS::DistributedRdb::RdbCloud
281 void RdbCloud::PostEvent(DistributedData::Value& value, DataBucket& extend, std::set<std::string>& skipAssets, in PostEvent() function in OHOS::DistributedRdb::RdbCloud
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/eventcenter/
H A Devent_center.cpp40 int32_t EventCenter::PostEvent(std::unique_ptr<Event> evt) const in PostEvent() function in OHOS::EventCenter
/foundation/distributeddatamgr/pasteboard/framework/framework/eventcenter/
H A Devent_center.cpp39 int32_t EventCenter::PostEvent(std::unique_ptr<Event> evt) const in PostEvent() function in EventCenter
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_event.c59 int32_t PostEvent(const List *eventNodeChain, EpollDesc epollfd, EventHandle handle, void *arg) in PostEvent() function
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_event.c55 int32_t PostEvent(const List *eventNodeChain, EpollDesc epollfd, EventHandle handle, void *arg) in PostEvent() function
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_service.cpp377 void HidHostService::PostEvent(cons function in OHOS::bluetooth::HidHostService
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_service.cpp436 void PanService::PostEvent(const PanMessage &event) in PostEvent() function in OHOS::bluetooth::PanService
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_service.cpp705 void HfpHfService::PostEvent(const HfpHfMessage &event) PostEvent() function in OHOS::bluetooth::HfpHfService
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service.cpp1047 void A2dpService::PostEvent(utility::Message event, RawAddress &device) in PostEvent() function in OHOS::bluetooth::A2dpService
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_distributor.cpp157 int32_t VSyncConnection::PostEvent(int64_t now, int64_t period, int64_t vsyncCount) in PostEvent() function in OHOS::Rosen::VSyncConnection
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_service.cpp258 void HfpAgService::PostEvent(const HfpAgMessage &event) in PostEvent() function in OHOS::bluetooth::HfpAgService
[all...]

Completed in 12 milliseconds