| /base/msdp/device_status/intention/adapters/input_adapter/src/ |
| H A D | input_adapter.cpp | 107 int32_t InputAdapter::SetPointerVisibility(bool visible, int32_t priority) in SetPointerVisibility() argument
|
| /base/notification/distributed_notification_service/frameworks/test/moduletest/mock/ |
| H A D | mock_event_handler.cpp | 32 bool EventHandler::SendEvent(InnerEvent::Pointer &event, int64_t delayTime, Priority priority) in SendEvent() argument 39 bool EventHandler::SendTimingEvent(InnerEvent::Pointer &event, int64_t taskTime, Priority priority) in SendTimingEvent() argument 44 bool EventHandler::SendSyncEvent(InnerEvent::Pointer &event, Priority priority) in SendSyncEvent() argument
|
| /base/notification/distributed_notification_service/services/distributed/test/unittest/mock/ |
| H A D | mock_event_handler.cpp | 32 bool EventHandler::SendEvent(InnerEvent::Pointer &event, int64_t delayTime, Priority priority) in SendEvent() argument 39 bool EventHandler::SendTimingEvent(InnerEvent::Pointer &event, int64_t taskTime, Priority priority) in SendTimingEvent() argument 44 bool EventHandler::SendSyncEvent(InnerEvent::Pointer &event, Priority priority) in SendSyncEvent() argument
|
| /base/notification/eventhandler/frameworks/eventhandler/include/ |
| H A D | event_queue_base.h | 278 int32_t priority = -1; member [all...] |
| /base/notification/common_event_service/frameworks/native/src/ |
| H A D | common_event_subscribe_info.cpp | 51 void CommonEventSubscribeInfo::SetPriority(const int32_t &priority) in SetPriority() argument
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/mock/ |
| H A D | mock_event_handler.cpp | 32 bool EventHandler::SendEvent(InnerEvent::Pointer &event, int64_t delayTime, Priority priority) in SendEvent() argument 39 bool EventHandler::SendTimingEvent(InnerEvent::Pointer &event, int64_t taskTime, Priority priority) in SendTimingEvent() argument 44 bool EventHandler::SendSyncEvent(InnerEvent::Pointer &event, Priority priority) in SendSyncEvent() argument
|
| /base/notification/distributed_notification_service/services/test/moduletest/mock/ |
| H A D | mock_event_handler.cpp | 32 bool EventHandler::SendEvent(InnerEvent::Pointer &event, int64_t delayTime, Priority priority) in SendEvent() argument 39 bool EventHandler::SendTimingEvent(InnerEvent::Pointer &event, int64_t taskTime, Priority priority) in SendTimingEvent() argument 44 bool EventHandler::SendSyncEvent(InnerEvent::Pointer &event, Priority priority) in SendSyncEvent() argument
|
| /base/notification/common_event_service/services/include/ |
| H A D | history_event_record.h | 27 int32_t priority; member
|
| /base/notification/eventhandler/frameworks/test/moduletest/ |
| H A D | event_handler_send_event_module_test.cpp | 29 void SendAndCheck(int64_t delayTime, EventQueue::Priority priority) in SendAndCheck() argument 50 void SendEventWithPriority(EventQueue::Priority priority) in SendEventWithPriority() argument 83 SendEventWithPriorityByEventId(EventQueue::Priority priority) SendEventWithPriorityByEventId() argument 121 SendEventWithSharedOrWeakPtr( const std::shared_ptr<MyEventHandler> &handler, EventQueue::Priority priority, const T &ptr) SendEventWithSharedOrWeakPtr() argument 143 SendEventWithUniquePtr( const std::shared_ptr<MyEventHandler> &handler, EventQueue::Priority priority, bool isRValue = false) SendEventWithUniquePtr() argument 188 SendEventWithSmartPtr(SmartPointerType smartPointerType, EventQueue::Priority priority) SendEventWithSmartPtr() argument [all...] |
| /base/notification/eventhandler/frameworks/eventhandler/src/ |
| H A D | epoll_io_waiter.cpp | 213 AddFileDescriptor(int32_t fileDescriptor, uint32_t events, const std::string &taskName, const std::shared_ptr<FileDescriptorListener>& listener, EventQueue::Priority priority) AddFileDescriptor() argument 284 InsertFileDescriptorMap(int32_t fileDescriptor, const std::string& taskName, EventQueue::Priority priority, const std::shared_ptr<FileDescriptorListener>& listener) InsertFileDescriptorMap() argument
|
| /base/telephony/core_service/utils/common/src/ |
| H A D | tel_event_queue.cpp | 63 void TelEventQueue::Submit(AppExecFwk::InnerEvent::Pointer &event, AppExecFwk::EventQueue::Priority priority) in Submit() argument 73 uint32_t TelEventQueue::ToTelPriority(AppExecFwk::EventQueue::Priority priority) in ToTelPriority() argument 84 void TelEventQueue::InsertEventsInner(AppExecFwk::InnerEvent::Pointer &event, AppExecFwk::EventQueue::Priority priority) in InsertEventsInner() argument
|
| /base/update/updater/services/script/script_manager/ |
| H A D | script_managerImpl.cpp | 206 int32_t ScriptManagerImpl::ExecuteScript(int32_t priority)
in ExecuteScript() argument 257 AddScript(const std::string &scriptName, int32_t priority) AddScript() argument [all...] |
| /base/web/webview/ohos_adapter/location_adapter/src/ |
| H A D | location_proxy_adapter_mock.cpp | 64 void LocationRequestConfigImpl::SetPriority(int32_t priority) {} in SetPriority() argument
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/ |
| H A D | hi_task.h | 39 hi_u16 priority; /* *< Task priority.CNcomment:任务优先级 CNend */ member [all...] |
| /device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
| H A D | hi_task.h | 38 hi_u16 priority; /**< Task priority.CNcomment:任务优先级 CNend */ member [all...] |
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
| H A D | raw.h | 132 prio_t priority; member
|
| H A D | udp.h | 116 prio_t priority; member
|
| /foundation/ai/neural_network_runtime/test/unittest/components/v2_0/compilation/ |
| H A D | compilation_test.cpp | 606 OH_NN_Priority priority = static_cast<OH_NN_Priority>(5);; in HWTEST_F() local
|
| /foundation/ai/neural_network_runtime/test/unittest/components/v1_0/compilation/ |
| H A D | compilation_test.cpp | 606 OH_NN_Priority priority = static_cast<OH_NN_Priority>(5);; in HWTEST_F() local
|
| /foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/ |
| H A D | cpp_type.h | 64 OH_NN_Priority priority; member
|
| /foundation/ability/ability_runtime/frameworks/native/runtime/ |
| H A D | ohos_js_environment_impl.cpp | 30 void OHOSJsEnvironmentImpl::PostTaskToHandler(void* handler, uv_io_cb func, void* work, int status, int priority) in PostTaskToHandler() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | gesture_model_impl.cpp | 32 GesturePriority priority = GesturePriority::Low; in Create() local
|
| /foundation/arkui/ace_engine/frameworks/core/gestures/ |
| H A D | gesture_referee.cpp | 81 GesturePriority priority = recognizer->GetPriority(); in HandleGestureDisposal() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
| H A D | pre_scan_info.h | 104 int32_t priority = 0; member
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/ |
| H A D | bundle_overlay_install_checker.cpp | 132 int32_t priority = innerBundleInfo.GetTargetPriority();
in CheckExternalBundle() local [all...] |