Home
last modified time | relevance | path

Searched defs:callback (Results 126 - 150 of 5048) sorted by relevance

12345678910>>...202

/base/security/huks/interfaces/kits/napi/include/v9/
H A Dhuks_napi_generate_key_item.h28 napi_ref callback = nullptr; member
H A Dhuks_napi_export_key_item.h27 napi_ref callback = nullptr; member
H A Dhuks_napi_delete_key_item.h28 napi_ref callback = nullptr; member
H A Dhuks_napi_has_key_item.h28 napi_ref callback = nullptr; member
H A Dhuks_napi_abort_session.h28 napi_ref callback = nullptr; member
/base/security/security_guard/frameworks/common/collector/src/
H A Dcollector_service_loader.cpp39 sptr<LoadCallback> callback = new (std::nothrow) LoadCallback(); in LoadCollectorService() local
/base/startup/init/test/fuzztest/servicewatchforstatus_fuzzer/
H A Dservicewatchforstatus_fuzzer.cpp21 static void callback(const char *key, const ServiceInfo *status) in callback() function
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dsec_event_handler.cpp28 ProxyPostTask( const Callback &callback, const std::string &name, int64_t delayTime) ProxyPostTask() argument
/base/security/security_component_manager/frameworks/inner_api/security_component/include/
H A Dsec_comp_dialog_callback.h30 explicit SecCompDialogCallback(OnFirstUseDialogCloseFunc&& callback) in SecCompDialogCallback() argument
/base/security/security_guard/frameworks/common/data_collect_manager/src/
H A Ddata_collect_manager_callback_service.cpp21 DataCollectManagerCallbackService::DataCollectManagerCallbackService(RequestRiskDataCallback &callback) in DataCollectManagerCallbackService() argument
/base/telephony/call_manager/services/call_report/src/
H A Dcall_ability_callback_death_recipient.cpp37 sptr<ICallAbilityCallback> callback = iface_cast<ICallAbilityCallback>(object.promote()); in OnRemoteDied() local
/base/useriam/user_auth_framework/frameworks/native/executors/src/framework/
H A Dexecutor_mgr_wrapper.cpp25 uint64_t ExecutorMgrWrapper::Register(const ExecutorInfo &info, std::shared_ptr<ExecutorRegisterCallback> callback) in Register() argument
/base/useriam/user_auth_framework/test/unittest/services/mocks/
H A Dmock_context_pool_listener.h38 static std::shared_ptr<ContextPool::ContextPoolListener> Create(const Callback &callback) in Create() argument
/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_function.cpp38 std::function<void(void)> callback = CJLambda::Create(callbackRef); in FfiOnce() local
43 void RegisterWebInitedCallback(std::function<void(void)> callback) in RegisterWebInitedCallback() argument
/base/web/webview/test/fuzztest/ohos_adapter/audio_adapter/audiogetdevice_fuzzer/
H A Daudiogetdevice_fuzzer.cpp42 std::shared_ptr<AudioManagerCallbackAdapter> callback = nullptr; in AudioGetDeviceFuzzTest() local
/base/web/webview/test/fuzztest/ohos_adapter/battery_adapter/batteryevent_fuzzer/
H A Dbatteryevent_fuzzer.cpp40 std::shared_ptr<WebBatteryEventCallback> callback = in BatteryEventFuzzTest() local
/base/useriam/user_auth_framework/services/base/src/
H A Dthread_handler_singleton_impl.cpp42 auto callback = [&ensure]() { in EnsureTask() local
/base/web/webview/interfaces/kits/cj/include/
H A Dweb_cookie_manager.h43 NWebSaveCookieCallbackImpl(std::function<void(void)> callback) : callback_(callback) {} in NWebSaveCookieCallbackImpl() argument
/base/web/webview/ohos_adapter/screen_capture_adapter/include/
H A Dscreen_capture_adapter_impl.h25 OHScreenCaptureCallback(const std::shared_ptr<ScreenCaptureCallbackAdapter>& callback) : callback_(callback) {} in OHScreenCaptureCallback() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/remote_register_service/
H A Dcontinuation_device_callback_proxy.cpp22 ContinuationDeviceCallbackProxy::ContinuationDeviceCallbackProxy(std::shared_ptr<IContinuationDeviceCallback> &callback) in ContinuationDeviceCallbackProxy() argument
33 std::shared_ptr<IContinuationDeviceCallback> callback = nullptr; in Connect() local
44 std::shared_ptr<IContinuationDeviceCallback> callback = nullptr; in Disconnect() local
[all...]
/foundation/ability/ability_runtime/test/mock/frameworks_kits_test/DemoObServer/
H A Dmock_ability_hancle_for_data_observer.h28 auto callback = event->GetTaskCallback(); in SendEvent() local
/foundation/ai/ai_engine/services/client/algorithm_sdk/asr/keyword_spotting/source/
H A Dkws_sdk.cpp49 int32_t KWSSdk::SetCallback(const std::shared_ptr<KWSCallback> &callback) in SetCallback() argument
/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/
H A Dtrigger_detector_recognition_callback.cpp23 TriggerDetectorRecognitionCallback( std::shared_ptr<IIntellVoiceTriggerDetectorCallback> callback) TriggerDetectorRecognitionCallback() argument
/foundation/ai/intelligent_voice_framework/utils/
H A Dintell_voice_death_recipient.h27 explicit IntellVoiceDeathRecipient(ServerDiedCallback callback) : callback_(callback) {}; in IntellVoiceDeathRecipient() argument
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dohos_loop_handler.cpp64 auto callback = [wp = weak_from_this()] { in OnTriggered() local

Completed in 10 milliseconds

12345678910>>...202