Home
last modified time | relevance | path

Searched defs:isOnce (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/base/msdp/device_status/frameworks/js/napi/src/
H A Ddevicestatus_event.cpp49 bool DeviceStatusEvent::On(int32_t eventType, napi_value handler, bool isOnce) in On()
75 bool DeviceStatusEvent::SaveCallbackByEvent(int32_t eventType, napi_value handler, bool isOnce, in SaveCallbackByEvent()
128 void DeviceStatusEvent::SaveCallback(int32_t eventType, napi_ref onHandlerRef, bool isOnce) in SaveCallback()
240 void DeviceStatusEvent::OnEvent(int32_t eventType, size_t argc, int32_t value, bool isOnce) in OnEvent()
H A Ddevicestatus_napi.cpp110 void DeviceStatusNapi::OnDeviceStatusChangedDone(int32_t type, int32_t value, bool isOnce) in OnDeviceStatusChangedDone()
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/
H A Dcamera_napi_event_emitter.h40 …_value RegisterCallback(napi_env env, CameraNapiCallbackParamParser& jsCbParser, bool isOnce) final in RegisterCallback()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/
H A Dlistener_base.cpp35 … ListenerBase::SaveCallbackReference(const std::string eventName, napi_value callback, bool isOnce) in SaveCallbackReference()
/ohos5.0/foundation/arkui/napi/sample/native_module_netserver/
H A Devent_target.cpp26 bool isOnce = false; member
/ohos5.0/drivers/hdf_core/framework/support/platform/include/fwk/
H A Dplatform_listener_u.h54 bool isOnce; member
/ohos5.0/drivers/hdf_core/framework/support/platform/src/timer/
H A Dtimer_if_u.c213 …2_t TimerListenerReg(struct HdfIoService *service, DevHandle handle, TimerHandleCb cb, bool isOnce) in TimerListenerReg()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dphoto_output_napi.cpp2675 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterQuickThumbnailCallbackListener()
2713 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterPhotoAvailableCallbackListener()
2757 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterDeferredPhotoProxyAvailableCallbackListener()
2788 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterPhotoAssetAvailableCallbackListener()
2827 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterCaptureStartCallbackListener()
2847 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterCaptureStartWithInfoCallbackListener()
2867 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterCaptureEndCallbackListener()
2887 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterFrameShutterCallbackListener()
2907 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterErrorCallbackListener()
2927 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterFrameShutterEndCallbackListener()
[all …]
H A Dpreview_output_napi.cpp652 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterFrameStartCallbackListener()
672 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterFrameEndCallbackListener()
691 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterErrorCallbackListener()
711 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterSketchStatusChangedCallbackListener()
H A Dvideo_output_napi.cpp792 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterFrameStartCallbackListener()
812 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterFrameEndCallbackListener()
831 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterErrorCallbackListener()
851 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterDeferredVideoCallbackListener()
H A Ddepth_data_output_napi.cpp610 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterDepthDataAvailableCallbackListener()
640 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterErrorCallbackListener()
H A Dmetadata_output_napi.cpp617 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterMetadataObjectsAvailableCallbackListener()
637 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterErrorCallbackListener()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/
H A Dprofession_session_napi.cpp763 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterAbilityChangeCallbackListener()
783 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterExposureInfoCallbackListener()
803 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterIsoInfoCallbackListener()
823 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterApertureInfoCallbackListener()
843 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterLuminationInfoCallbackListener()
H A Dtime_lapse_photo_session_napi.cpp986 napi_value callback, const vector<napi_value>& args, bool isOnce) in RegisterIsoInfoCallbackListener()
1008 napi_value callback, const vector<napi_value>& args, bool isOnce) in RegisterExposureInfoCallbackListener()
1030 napi_value callback, const vector<napi_value>& args, bool isOnce) in RegisterLuminationInfoCallbackListener()
1062 napi_value callback, const vector<napi_value>& args, bool isOnce) in RegisterTryAEInfoCallbackListener()
H A Dslow_motion_session_napi.cpp270 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterSlowMotionStateCb()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/input/
H A Dcamera_input_napi.cpp449 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterErrorCallbackListener()
488 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterOcclusionDetectCallbackListener()
H A Dcamera_manager_napi.cpp1374 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterCameraStatusCallbackListener()
1406 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterCameraMuteCallbackListener()
1446 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterTorchStatusCallbackListener()
1476 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterFoldStatusCallbackListener()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/
H A Dcamera_session_napi.cpp4327 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterExposureCallbackListener()
4347 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterFocusCallbackListener()
4367 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterMacroStatusCallbackListener()
4395 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterMoonCaptureBoostCallbackListener()
4423 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterFeatureDetectionStatusListener()
4499 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterSessionErrorCallbackListener()
4519 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterEffectSuggestionCallbackListener()
4540 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterAbilityChangeCallbackListener()
4561 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterSmoothZoomCallbackListener()
4581 …ng& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bool isOnce) in RegisterExposureInfoCallbackListener()
[all …]
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/worker/
H A Dworker.cpp647 bool isOnce = NapiHelper::GetBooleanValue(env, onceValue); in AddListener() local
1074 bool isOnce = NapiHelper::GetBooleanValue(env, onceValue); in ParentPortAddEventListener() local