/base/powermgr/power_manager/frameworks/native/shutdown/ |
D | shutdown_client.cpp | 33 const sptr<ITakeOverShutdownCallback>& callback, ShutdownPriority priority) in RegisterShutdownCallback() 46 const sptr<IAsyncShutdownCallback>& callback, ShutdownPriority priority) in RegisterShutdownCallback() 59 const sptr<ISyncShutdownCallback>& callback, ShutdownPriority priority) in RegisterShutdownCallback()
|
/base/notification/eventhandler/frameworks/test/moduletest/ |
D | event_handler_send_event_module_test.cpp | 29 void SendAndCheck(int64_t delayTime, EventQueue::Priority priority) in SendAndCheck() 50 void SendEventWithPriority(EventQueue::Priority priority) in SendEventWithPriority() 83 void SendEventWithPriorityByEventId(EventQueue::Priority priority) in SendEventWithPriorityByEventId() 122 const std::shared_ptr<MyEventHandler> &handler, EventQueue::Priority priority, const T &ptr) in SendEventWithSharedOrWeakPtr() 144 …const std::shared_ptr<MyEventHandler> &handler, EventQueue::Priority priority, bool isRValue = fal… in SendEventWithUniquePtr() 188 void SendEventWithSmartPtr(SmartPointerType smartPointerType, EventQueue::Priority priority) in SendEventWithSmartPtr()
|
/base/powermgr/power_manager/services/zidl/src/shutdown/ |
D | shutdown_proxy_delegator.cpp | 24 const sptr<ITakeOverShutdownCallback>& callback, ShutdownPriority priority) in RegisterShutdownCallback() 70 const sptr<IAsyncShutdownCallback>& callback, ShutdownPriority priority) in RegisterShutdownCallback() 116 const sptr<ISyncShutdownCallback>& callback, ShutdownPriority priority) in RegisterShutdownCallback()
|
D | shutdown_stub_delegator.cpp | 63 uint32_t priority; in RegisterTakeOverShutdownCallback() local 85 uint32_t priority; in RegisterAsyncShutdownCallback() local 107 uint32_t priority; in RegisterSyncShutdownCallback() local
|
/base/notification/eventhandler/interfaces/inner_api/ |
D | event_handler.h | 112 inline bool SendEvent(InnerEvent::Pointer &event, Priority priority) in SendEvent() 163 inline bool SendEvent(uint32_t innerEventId, Priority priority) in SendEvent() 571 inline bool SendSyncEvent(uint32_t innerEventId, Priority priority) in SendSyncEvent() 667 inline bool SendTimingEvent(InnerEvent::Pointer &&event, int64_t taskTime, Priority priority) in SendTimingEvent() 705 inline bool SendTimingEvent(uint32_t innerEventId, int64_t taskTime, Priority priority) in SendTimingEvent()
|
/base/notification/distributed_notification_service/services/test/moduletest/mock/ |
D | mock_event_handler.cpp | 32 bool EventHandler::SendEvent(InnerEvent::Pointer &event, int64_t delayTime, Priority priority) in SendEvent() 39 bool EventHandler::SendTimingEvent(InnerEvent::Pointer &event, int64_t taskTime, Priority priority) in SendTimingEvent() 44 bool EventHandler::SendSyncEvent(InnerEvent::Pointer &event, Priority priority) in SendSyncEvent()
|
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/ |
D | mock_event_handler.cpp | 32 bool EventHandler::SendEvent(InnerEvent::Pointer &event, int64_t delayTime, Priority priority) in SendEvent() 39 bool EventHandler::SendTimingEvent(InnerEvent::Pointer &event, int64_t taskTime, Priority priority) in SendTimingEvent() 44 bool EventHandler::SendSyncEvent(InnerEvent::Pointer &event, Priority priority) in SendSyncEvent()
|
/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/ |
D | mock_event_handler.cpp | 32 bool EventHandler::SendEvent(InnerEvent::Pointer &event, int64_t delayTime, Priority priority) in SendEvent() 39 bool EventHandler::SendTimingEvent(InnerEvent::Pointer &event, int64_t taskTime, Priority priority) in SendTimingEvent() 44 bool EventHandler::SendSyncEvent(InnerEvent::Pointer &event, Priority priority) in SendSyncEvent()
|
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/ |
D | mock_event_handler.cpp | 32 bool EventHandler::SendEvent(InnerEvent::Pointer &event, int64_t delayTime, Priority priority) in SendEvent() 39 bool EventHandler::SendTimingEvent(InnerEvent::Pointer &event, int64_t taskTime, Priority priority) in SendTimingEvent() 44 bool EventHandler::SendSyncEvent(InnerEvent::Pointer &event, Priority priority) in SendSyncEvent()
|
/base/update/updater/services/script/script_instruction/ |
D | script_loadscript.cpp | 35 int32_t priority = 0; in Execute() local
|
/base/notification/eventhandler/test/fuzztest/eventqueueinsert_fuzzer/ |
D | eventqueueinsert_fuzzer.cpp | 31 AppExecFwk::EventQueue::Priority priority = AppExecFwk::EventQueue::Priority::LOW; in DoSomethingInterestingWithMyAPI() local
|
/base/powermgr/power_manager/services/native/src/shutdown/ |
D | shutdown_controller.cpp | 173 …Controller::AddCallback(const sptr<ITakeOverShutdownCallback>& callback, ShutdownPriority priority) in AddCallback() 182 …ownController::AddCallback(const sptr<IAsyncShutdownCallback>& callback, ShutdownPriority priority) in AddCallback() 191 …downController::AddCallback(const sptr<ISyncShutdownCallback>& callback, ShutdownPriority priority) in AddCallback()
|
D | shutdown_callback_holer.cpp | 29 …ShutdownCallbackHolder::AddCallback(const sptr<IRemoteObject>& callback, ShutdownPriority priority) in AddCallback()
|
/base/update/updater/services/script/script_manager/ |
D | script_managerImpl.cpp | 198 int32_t ScriptManagerImpl::ExecuteScript(int32_t priority) in ExecuteScript() 249 int32_t ScriptManagerImpl::AddScript(const std::string &scriptName, int32_t priority) in AddScript()
|
/base/notification/eventhandler/frameworks/eventhandler/src/ |
D | event_handler.cpp | 54 bool EventHandler::SendEvent(InnerEvent::Pointer &event, int64_t delayTime, Priority priority) in SendEvent() 88 bool EventHandler::SendTimingEvent(InnerEvent::Pointer &event, int64_t taskTime, Priority priority) in SendTimingEvent() 102 bool EventHandler::SendSyncEvent(InnerEvent::Pointer &event, Priority priority) in SendSyncEvent()
|
/base/notification/common_event_service/test/fuzztest/unsubscribecommonevent_fuzzer/ |
D | unsubscribecommonevent_fuzzer.cpp | 47 int32_t priority = U32_AT(reinterpret_cast<const uint8_t*>(data)); in DoSomethingInterestingWithMyAPI() local
|
/base/web/webview/ohos_adapter/location_adapter/src/ |
D | location_proxy_adapter_impl.cpp | 61 int32_t ConvertPriority(int32_t priority) in ConvertPriority() 146 void LocationRequestConfigImpl::SetPriority(int32_t priority) in SetPriority()
|
/base/hiviewdfx/hiview/base/event_pool/ |
D | event_thread_pool.h | 32 TaskEvent(uint8_t priority, uint64_t targetTime, Task task, const std::string &name) in TaskEvent()
|
D | event_thread_pool.cpp | 59 void EventThreadPool::AddTask(Task task, const std::string &name, uint64_t delay, uint8_t priority) in AddTask()
|
/base/notification/common_event_service/test/fuzztest/subscribecommonevent_fuzzer/ |
D | subscribecommonevent_fuzzer.cpp | 57 int32_t priority = U32_AT(reinterpret_cast<const uint8_t*>(data)); in DoSomethingInterestingWithMyAPI() local
|
/base/location/interfaces/inner_api/include/ |
D | request_config.h | 40 inline void SetPriority(int priority) in SetPriority()
|
/base/hiviewdfx/hiview/base/event_pool/test/unittest/common/ |
D | event_pool_test.cpp | 303 auto task = [&](int name, uint64_t delay, uint64_t start, uint8_t priority) { in __anon1c9882800502() 322 uint8_t priority = randU(randEngine) % 50; variable
|
/base/notification/common_event_service/frameworks/native/src/ |
D | common_event_subscribe_info.cpp | 50 void CommonEventSubscribeInfo::SetPriority(const int32_t &priority) in SetPriority()
|
/base/telephony/cellular_data/services/src/apn_manager/ |
D | apn_holder.cpp | 29 ApnHolder::ApnHolder(const std::string &apnType, const int32_t priority) : apnType_(apnType), prior… in ApnHolder()
|
/base/notification/eventhandler/test/fuzztest/eventhandler_fuzzer/ |
D | eventhandler_fuzzer.cpp | 76 AppExecFwk::EventQueue::Priority priority = AppExecFwk::EventQueue::Priority::LOW; in DoSomethingInterestingWithMyAPI() local
|