Home
last modified time | relevance | path

Searched defs:PostEvent (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/event_publish/
H A Dapp_event_handler.cpp99 int AppEventHandler::PostEvent(const AppLaunchInfo& event) in PostEvent() function in OHOS::HiviewDFX::AppEventHandler
120 int AppEventHandler::PostEvent(const ScrollJankInfo& event) in PostEvent() function in OHOS::HiviewDFX::AppEventHandler
148 int AppEventHandler::PostEvent(const ResourceOverLimitInfo& event) in PostEvent() function in OHOS::HiviewDFX::AppEventHandler
194 int AppEventHandler::PostEvent(const CpuUsageHighInfo& event) in PostEvent() function in OHOS::HiviewDFX::AppEventHandler
217 int AppEventHandler::PostEvent(const BatteryUsageInfo& event) in PostEvent() function in OHOS::HiviewDFX::AppEventHandler
/ohos5.0/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, Distributed… 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>& … in PostEvent() function in OHOS::DistributedRdb::RdbCloud
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
H A Dhgm_task_handle_thread.cpp61 void HgmTaskHandleThread::PostEvent(std::string eventId, const std::function<void()>& task, int64_t… in PostEvent() function in OHOS::Rosen::HgmTaskHandleThread
/ohos5.0/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 OHOS::MiscServices::EventCenter
/ohos5.0/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::DistributedData::EventCenter
/ohos5.0/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
/ohos5.0/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
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/post_event/
H A Dpost_event_manager.cpp23 bool PostEventManager::PostEvent(const RefPtr<NG::UINode>& uiNode, TouchEvent& touchEvent) in PostEvent() function in OHOS::Ace::NG::PostEventManager
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_service.cpp377 void HidHostService::PostEvent(const HidHostMessage &event) in PostEvent() function in OHOS::bluetooth::HidHostService
/ohos5.0/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
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_state.cpp624 void NativeLeakReportState::PostEvent(shared_ptr<FaultInfoBase> &monitorInfo) in PostEvent() function in OHOS::HiviewDFX::NativeLeakReportState
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_service.cpp705 void HfpHfService::PostEvent(const HfpHfMessage &event) in PostEvent() function in OHOS::bluetooth::HfpHfService
/ohos5.0/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
/ohos5.0/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
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service.cpp1062 void A2dpService::PostEvent(utility::Message event, RawAddress &device) in PostEvent() function in OHOS::bluetooth::A2dpService