Home
last modified time | relevance | path

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

12

/base/user_iam/face_auth/services/faceauth/include/
Dface_auth_event_handler.h31 inline bool SendEvent(int32_t innerEventId, std::unique_ptr<T> &&object, Priority priority) in SendEvent()
36 inline bool SendEvent(int32_t innerEventId, Priority priority) in SendEvent()
/base/notification/ces_standard/interfaces/kits/js/commonEvent/
DcommonEventSubscribeInfo.d.ts65 priority?: number; property
/base/notification/ans_standard/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/notification/ans_standard/frameworks/ans/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/ans_standard/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/ans_standard/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/update/updater/services/script/script_instruction/
Dscript_loadscript.cpp30 int32_t priority = 0; in Execute() local
Dscript_instructionhelper.cpp87 int32_t ScriptInstructionHelper::AddScript(const std::string &scriptName, int32_t priority) in AddScript()
/base/update/updater/services/script/script_manager/
Dscript_managerImpl.cpp130 int32_t ScriptManagerImpl::ExecuteScript(int32_t priority) in ExecuteScript()
173 int32_t ScriptManagerImpl::AddScript(const std::string &scriptName, int32_t priority) in AddScript()
/base/location/location_common/common/include/
Drequest_config.h40 inline void SetPriority(int priority) in SetPriority()
Dconstant_definition.h85 int priority; member
/base/accessibility/services/test/mock/
Dcommon_event_subscribe_info_mock.cpp40 void CommonEventSubscribeInfo::SetPriority(const int32_t &priority) in SetPriority()
/base/accessibility/services/aams/test/mock/
Dcommon_event_subscribe_info_mock.cpp40 void CommonEventSubscribeInfo::SetPriority(const int32_t &priority) in SetPriority()
/base/notification/ces_standard/frameworks/native/src/
Dcommon_event_subscribe_info.cpp49 void CommonEventSubscribeInfo::SetPriority(const int32_t &priority) in SetPriority()
/base/location/location_locator/locator/source/
Dlocator_event_manager.cpp94 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()
Dapn_manager.cpp96 void ApnManager::AddApnHolder(const std::string &apnType, const int32_t priority) in AddApnHolder()
/base/powermgr/power_manager/services/native/src/
Dshutdown_service.cpp58 void ShutdownService::AddShutdownCallback(IShutdownCallback::ShutdownPriority priority, in AddShutdownCallback()
/base/accessibility/services/test/mock/powermanager/src/
Dmock_power_mgr_client.cpp90 IShutdownCallback::ShutdownPriority priority) in RegisterShutdownCallback()
/base/user_iam/face_auth/services/faceauth/src/
Dface_auth_manager.cpp228 FaceAuthEventHandler::Priority priority = FaceAuthEventHandler::Priority::LOW; in AddAuthenticationRequest() local
300 FaceAuthEventHandler::Priority priority = FaceAuthEventHandler::Priority::HIGH; in AddEnrollmentRequest() local
372 FaceAuthEventHandler::Priority priority = FaceAuthEventHandler::Priority::IMMEDIATE; in AddRemoveRequest() local
/base/powermgr/power_manager/frameworks/native/
Dpower_mgr_client.cpp201 IShutdownCallback::ShutdownPriority priority) in RegisterShutdownCallback()
/base/telephony/sms_mms/services/include/
Dsms_cb_data.h47 int8_t priority = SMS_PRIORITY_NORMAL; member
/base/update/updater/test/unittest/script/
Dscript_unittest.cpp152 int32_t priority = SCRIPT_TEST_PRIORITY_NUM; in TestUscriptExecute() local
/base/notification/ces_standard/services/ces/include/
Dhistory_event_record.h27 int32_t priority; member
/base/update/updater/test/fuzztest/ExtractAndExecuteScript_fuzzer/
DExtractAndExecuteScript_fuzzer.cpp165 int32_t priority = SCRIPT_TEST_PRIORITY_NUM; in TestUscriptExecute() local

12