Home
last modified time | relevance | path

Searched defs:handler (Results 626 - 650 of 2735) sorted by relevance

1...<<21222324252627282930>>...110

/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dservice_extension.cpp55 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument
64 CreateAndInitContext( const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) CreateAndInitContext() argument
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/src/
H A Dability_first_frame_state_observer_stub.cpp61 AbilityFirstFrameStateObserverRecipient::AbilityFirstFrameStateObserverRecipient(RemoteDiedHandler handler) in AbilityFirstFrameStateObserverRecipient() argument
H A Dability_foreground_state_observer_stub.cpp58 AbilityForegroundStateObserverRecipient::AbilityForegroundStateObserverRecipient(RemoteDiedHandler handler) in AbilityForegroundStateObserverRecipient() argument
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_foreground_state_observer_stub.cpp59 AppForegroundStateObserverRecipient::AppForegroundStateObserverRecipient(RemoteDiedHandler handler) : handler_(handler) in AppForegroundStateObserverRecipient() argument
/foundation/CastEngine/castengine_wifi_display/services/network/eventhandler/
H A Devent_handler_manager.cpp55 auto handler = handlerMap_[fd].lock(); in GetEventHandler() local
78 int32_t EventHandlerManager::AddEventHandler(int32_t fd, const std::shared_ptr<OHOS::AppExecFwk::EventHandler> &handler) in AddEventHandler() argument
83 auto handler = handlerMap_[fd].lock(); in AddEventHandler() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/auto_fill_extension_ability/
H A Dauto_fill_extension.cpp39 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument
47 CreateAndInitContext( const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) CreateAndInitContext() argument
/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
H A Dcompleted_dispatcher.cpp19 CompletedDispatcher(const std::shared_ptr<PendingWant> &pendingWant, const std::shared_ptr<CompletedCallback> &callback, const std::shared_ptr<AppExecFwk::EventHandler> &handler) CompletedDispatcher() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/
H A Dui_extension.cpp41 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument
50 CreateAndInitContext( const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) CreateAndInitContext() argument
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dplatform_bridge.cpp28 void PlatformBridge::SendMessage(const std::vector<CodecData>& args, const PlatformCallbackHandler& handler) in SendMessage() argument
65 auto handler = itFunc->second; in HandleCallback() local
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessibility_common_event.cpp32 void AccessibilityCommonEvent::SubscriberEvent(const std::shared_ptr<AppExecFwk::EventHandler> &handler) in SubscriberEvent() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Daging_handler_chain.cpp35 void AgingHandlerChain::AddHandler(const std::shared_ptr<AgingHandler> &handler) in AddHandler() argument
/foundation/barrierfree/accessibility/services/test/moduletest/mock/src/
H A Dmock_mt_accessibility_common_event.cpp32 void MockAccessibilityCommonEvent::SubscriberEvent(const std::shared_ptr<AppExecFwk::EventHandler> &handler) in SubscriberEvent() argument
/foundation/arkui/ace_engine_lite/frameworks/native_engine/async/
H A Dmessage_queue_utils.cpp64 int8_t MessageQueueUtils::DeleteMessageQueue(QueueHandler handler) in DeleteMessageQueue() argument
83 int8_t MessageQueueUtils::PutMessage(QueueHandler handler, const void* msgPtr, uint32_t timeOut) in PutMessage() argument
112 int8_t MessageQueueUtils::GetMessage(QueueHandler handler, void* msgPtr, uint32_t timeOut) in GetMessage() argument
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_async.cpp45 auto handler = std::make_shared<EventHandler>(EventRunner::Current()); in ARKTS_GetOrCreateEventHandler() local
88 auto handler = ARKTS_GetEventHandler(env); in ARKTSInner_CreateAsyncTask() local
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/
H A Dmessage_queue_utils.cpp34 int8_t MessageQueueUtils::DeleteMessageQueue(QueueHandler handler) in DeleteMessageQueue() argument
41 int8_t MessageQueueUtils::PutMessage(QueueHandler handler, const void *msgPtr, uint32_t timeOut) in PutMessage() argument
61 int8_t MessageQueueUtils::GetMessage(QueueHandler handler, void *msgPtr, uint32_t timeOut) in GetMessage() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/aginghandlerchain_fuzzer/
H A Daginghandlerchain_fuzzer.cpp32 std::shared_ptr<AgingHandler> handler; in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/parallel_render/
H A Drs_ui_first_render_listener_unit_test.cpp44 std::shared_ptr<RSSurfaceHandler> handler = nullptr; in HWTEST_F() local
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Dcallback_handler.cpp68 std::shared_ptr<IHandler> handler = iHandler_.lock(); in ProcessEvent() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/parallel_render/
H A Drs_ui_first_render_listener_test.cpp44 std::shared_ptr<RSSurfaceHandler> handler = nullptr; in HWTEST_F() local
/foundation/multimedia/image_effect/frameworks/native/efilter/custom/
H A Dcustom_efilter.h54 void SetHandler(void *handler) in SetHandler() argument
/foundation/multimedia/media_foundation/engine/plugin/core/
H A Dplugin_loader.cpp67 std::shared_ptr<PluginLoader> PluginLoader::CheckSymbol(void* handler, const std::string& name) in CheckSymbol() argument
/foundation/multimedia/camera_lite/interfaces/kits/
H A Dcamera_config.h74 virtual void SetFrameStateCallback(FrameStateCallback *callback, EventHandler *handler) {} in SetFrameStateCallback() argument
/foundation/resourceschedule/device_standby/services/core/src/
H A Dapp_state_observer.cpp25 AppStateObserver::AppStateObserver(const std::shared_ptr<AppExecFwk::EventHandler>& handler): handler_(handler) {} in AppStateObserver() argument
H A Dcommon_event_observer.cpp20 CommonEventObserver(const EventFwk::CommonEventSubscribeInfo &subscribeInfo, const std::shared_ptr<AppExecFwk::EventHandler>& handler) CommonEventObserver() argument
39 CreateCommonEventObserver( const std::shared_ptr<AppExecFwk::EventHandler>& handler) CreateCommonEventObserver() argument
/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtasksystemeventobserver_fuzzer/
H A Dbgtasksystemeventobserver_fuzzer.cpp43 auto handler = std::make_shared<OHOS::AppExecFwk::EventHandler>(nullptr); in DoSomethingInterestingWithMyAPI() local

Completed in 6 milliseconds

1...<<21222324252627282930>>...110