Home
last modified time | relevance | path

Searched defs:priority (Results 1 - 25 of 75) sorted by relevance

123

/base/powermgr/power_manager/frameworks/native/shutdown/
H A Dshutdown_client.cpp32 RegisterShutdownCallback( const sptr<ITakeOverShutdownCallback>& callback, ShutdownPriority priority) RegisterShutdownCallback() argument
45 RegisterShutdownCallback( const sptr<IAsyncShutdownCallback>& callback, ShutdownPriority priority) RegisterShutdownCallback() argument
58 RegisterShutdownCallback( const sptr<ISyncShutdownCallback>& callback, ShutdownPriority priority) RegisterShutdownCallback() argument
/base/powermgr/power_manager/services/zidl/src/shutdown/
H A Dshutdown_proxy_delegator.cpp23 RegisterShutdownCallback( const sptr<ITakeOverShutdownCallback>& callback, ShutdownPriority priority) RegisterShutdownCallback() argument
69 RegisterShutdownCallback( const sptr<IAsyncShutdownCallback>& callback, ShutdownPriority priority) RegisterShutdownCallback() argument
115 RegisterShutdownCallback( const sptr<ISyncShutdownCallback>& callback, ShutdownPriority priority) RegisterShutdownCallback() argument
H A Dshutdown_stub_delegator.cpp63 uint32_t priority; in RegisterTakeOverShutdownCallback() local
85 uint32_t priority; in RegisterAsyncShutdownCallback() local
107 uint32_t priority; in RegisterSyncShutdownCallback() local
/base/update/updater/services/script/script_instruction/
H A Dscript_loadscript.cpp35 int32_t priority = 0; in Execute() local
/base/powermgr/power_manager/services/native/src/shutdown/
H A Dshutdown_callback_holer.cpp29 void ShutdownCallbackHolder::AddCallback(const sptr<IRemoteObject>& callback, ShutdownPriority priority) in AddCallback() argument
/base/powermgr/power_manager/services/native/src/suspend/
H A Dsleep_callback_holder.cpp24 void SleepCallbackHolder::AddCallback(const sptr<ISyncSleepCallback>& callback, SleepPriority priority) in AddCallback() argument
/base/notification/eventhandler/test/fuzztest/eventqueueinsert_fuzzer/
H A Deventqueueinsert_fuzzer.cpp32 AppExecFwk::EventQueue::Priority priority = AppExecFwk::EventQueue::Priority::LOW; in DoSomethingInterestingWithMyAPI() local
/base/notification/common_event_service/test/fuzztest/unsubscribecommonevent_fuzzer/
H A Dunsubscribecommonevent_fuzzer.cpp46 int32_t priority = fuzzData.GenerateRandomInt32(); in DoSomethingInterestingWithMyAPI() local
/base/notification/eventhandler/frameworks/eventhandler/include/
H A Dio_waiter.h36 FileDescriptorInfo(std::string taskName, EventQueue::Priority priority, in FileDescriptorInfo() argument
H A Devent_queue_base.h278 int32_t priority = -1; member
[all...]
/base/update/updateservice/services/startup/model/include/
H A Dschedule_task.h29 TaskPriority priority = TaskPriority::LOW; member in OHOS::UpdateEngine::final
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_location_request_config_impl.cpp51 void ArkLocationRequestConfigImpl::SetPriority(int32_t priority) in SetPriority() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_location_request_config_wrapper.cpp44 void ArkLocationRequestConfigWrapper::SetPriority(int32_t priority) in SetPriority() argument
/base/notification/common_event_service/test/fuzztest/subscribecommonevent_fuzzer/
H A Dsubscribecommonevent_fuzzer.cpp57 int32_t priority = fuzzData.GenerateRandomInt32(); in DoSomethingInterestingWithMyAPI() local
/base/notification/common_event_service/interfaces/kits/cj/src/
H A Dsubscribe_info.cpp22 void CommonEventSubscribeInfoImpl::SetPriority(int32_t &priority) in SetPriority() argument
/base/telephony/core_service/utils/common/include/
H A Dtel_event_handler.h92 inline bool SendEvent(AppExecFwk::InnerEvent::Pointer &event, Priority priority) in SendEvent() argument
145 SendEvent(uint32_t innerEventId, Priority priority) SendEvent() argument
[all...]
/base/notification/eventhandler/frameworks/cj/src/
H A Demitter_ffi.cpp106 void CJ_EmitWithId(uint32_t eventId, uint32_t priority, CEventData data) in CJ_EmitWithId() argument
111 void CJ_EmitWithString(char* eventId, uint32_t priority, CEventData data) in CJ_EmitWithString() argument
/base/notification/eventhandler/test/fuzztest/eventhandler_fuzzer/
H A Deventhandler_fuzzer.cpp77 AppExecFwk::EventQueue::Priority priority = AppExecFwk::EventQueue::Priority::LOW; in DoSomethingInterestingWithMyAPI() local
/base/telephony/core_service/utils/common/src/
H A Dtel_event_handler.cpp56 bool TelEventHandler::SendEvent(AppExecFwk::InnerEvent::Pointer &event, int64_t delayTime, Priority priority) in SendEvent() argument
/base/web/webview/test/unittest/ohos_adapter/location_proxy_adapter_test/
H A Dlocation_proxy_adapter_test.cpp111 int32_t priority = -1; in HWTEST_F() local
[all...]
/base/location/interfaces/inner_api/include/
H A Drequest_config.h40 inline void SetPriority(int priority) in SetPriority() argument
/base/location/services/location_locator/locator/source/
H A Dlocator_event_manager.cpp100 int priority = request->GetRequestConfig()->GetPriority(); in LocationSessionStart() local
/base/msdp/device_status/intention/adapters/input_adapter/src/
H A Dinput_adapter.cpp107 int32_t InputAdapter::SetPointerVisibility(bool visible, int32_t priority) in SetPointerVisibility() argument
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_event_handler.cpp32 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 Dmock_event_handler.cpp32 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

Completed in 14 milliseconds

123