Home
last modified time | relevance | path

Searched defs:priority (Results 1 – 25 of 48) sorted by relevance

12

/base/notification/eventhandler/frameworks/test/moduletest/
Devent_handler_send_event_module_test.cpp29 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/notification/eventhandler/interfaces/inner_api/
Devent_handler.h112 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/ans/test/unittest/mock/
Dmock_event_handler.cpp32 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/
Dmock_event_handler.cpp32 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/
Dmock_event_handler.cpp32 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/test/moduletest/mock/
Dmock_event_handler.cpp32 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/
Dscript_loadscript.cpp30 int32_t priority = 0; in Execute() local
/base/update/updater/services/script/script_manager/
Dscript_managerImpl.cpp137 int32_t ScriptManagerImpl::ExecuteScript(int32_t priority) in ExecuteScript()
183 int32_t ScriptManagerImpl::AddScript(const std::string &scriptName, int32_t priority) in AddScript()
/base/notification/eventhandler/frameworks/eventhandler/src/
Devent_handler.cpp54 bool EventHandler::SendEvent(InnerEvent::Pointer &event, int64_t delayTime, Priority priority) in SendEvent()
87 bool EventHandler::SendTimingEvent(InnerEvent::Pointer &event, int64_t taskTime, Priority priority) in SendTimingEvent()
101 bool EventHandler::SendSyncEvent(InnerEvent::Pointer &event, Priority priority) in SendSyncEvent()
Devent_queue.cpp103 void EventQueue::Insert(InnerEvent::Pointer &event, Priority priority) in Insert()
555 std::string priority[] = {"Immediate", "High", "Low"}; in Dump() local
587 std::string priority[] = {"Immediate", "High", "Low"}; in DumpQueueInfo() local
/base/notification/common_event_service/test/fuzztest/unsubscribecommonevent_fuzzer/
Dunsubscribecommonevent_fuzzer.cpp47 int32_t priority = U32_AT(reinterpret_cast<const uint8_t*>(data)); in DoSomethingInterestingWithMyAPI() local
/base/hiviewdfx/hiview/base/event_pool/
Devent_thread_pool.h32 TaskEvent(uint8_t priority, uint64_t targetTime, Task task, const std::string &name) in TaskEvent()
Devent_thread_pool.cpp59 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/
Dsubscribecommonevent_fuzzer.cpp57 int32_t priority = U32_AT(reinterpret_cast<const uint8_t*>(data)); in DoSomethingInterestingWithMyAPI() local
/base/notification/eventhandler/test/fuzztest/eventhandler_fuzzer/
Deventhandler_fuzzer.cpp51 AppExecFwk::EventQueue::Priority priority = AppExecFwk::EventQueue::Priority::LOW; in DoSomethingInterestingWithMyAPI() local
/base/location/interfaces/inner_api/include/
Drequest_config.h40 inline void SetPriority(int priority) in SetPriority()
/base/powermgr/power_manager/services/native/test/unittest/src/mock/
Dpower_mock_proxy_test.cpp122 auto priority = IShutdownCallback::ShutdownPriority::POWER_SHUTDOWN_PRIORITY_LOW; variable
Dpower_mock_object_test.cpp128 auto priority = IShutdownCallback::ShutdownPriority::POWER_SHUTDOWN_PRIORITY_LOW; variable
Dpower_mock_peer_test.cpp167 auto priority = IShutdownCallback::ShutdownPriority::POWER_SHUTDOWN_PRIORITY_LOW; variable
Dpower_mock_parcel_test.cpp175 auto priority = IShutdownCallback::ShutdownPriority::POWER_SHUTDOWN_PRIORITY_LOW; variable
/base/hiviewdfx/hiview/base/event_pool/test/unittest/common/
Devent_pool_test.cpp303 auto task = [&](int name, uint64_t delay, uint64_t start, uint8_t priority) { in __anon4f994d620502()
322 uint8_t priority = randU(randEngine) % 50; variable
/base/notification/common_event_service/frameworks/native/src/
Dcommon_event_subscribe_info.cpp49 void CommonEventSubscribeInfo::SetPriority(const int32_t &priority) in SetPriority()
/base/location/services/location_locator/locator/source/
Dlocator_event_manager.cpp92 int priority = request->GetRequestConfig()->GetPriority(); in LocationSessionStart() local
/base/telephony/cellular_data/services/src/apn_manager/
Dapn_holder.cpp29 ApnHolder::ApnHolder(const std::string &apnType, const int32_t priority) : apnType_(apnType), prior… in ApnHolder()
/base/powermgr/power_manager/services/native/src/
Dshutdown_service.cpp61 void ShutdownService::AddShutdownCallback(IShutdownCallback::ShutdownPriority priority, in AddShutdownCallback()

12