Home
last modified time | relevance | path

Searched defs:callbackType (Results 1 – 22 of 22) sorted by relevance

/foundation/multimedia/camera_framework/services/deferred_processing_service/include/session/
Dsession_coordinator.h70 CallbackType callbackType; member
81 CallbackType callbackType; member
91 CallbackType callbackType; member
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_monitor/
Dbundle_monitor.cpp59 napi_valuetype callbackType = napi_undefined; in Register() local
122 napi_valuetype callbackType = napi_undefined; in Unregister() local
/foundation/communication/bluetooth/frameworks/js/napi/include/
Dnapi_bluetooth_ble_central_manager_callback.h34 void OnFoundOrLostCallback(const BleScanResult &result, uint8_t callbackType) override {}; in OnFoundOrLostCallback()
/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/
Djs_screen_session.cpp287 std::string callbackType; in OnRegisterCallback() local
316 void JsScreenSession::CallJsCallback(const std::string& callbackType) in CallJsCallback()
371 const std::string callbackType = ON_SENSOR_ROTATION_CHANGE_CALLBACK; in OnSensorRotationChange() local
411 const std::string callbackType = ON_SCREEN_ORIENTATION_CHANGE_CALLBACK; in OnScreenOrientationChange() local
450 const std::string callbackType = ON_PROPERTY_CHANGE_CALLBACK; in OnPropertyChange() local
530 const std::string callbackType = ON_POWER_STATUS_CHANGE_CALLBACK; in OnPowerStatusChange() local
575 const std::string callbackType = ON_SCREEN_ROTATION_LOCKED_CHANGE; in OnScreenRotationLockedChange() local
Djs_screen_session_manager.cpp372 std::string callbackType; in OnRegisterCallback() local
/foundation/arkui/ace_engine/interfaces/napi/kits/display_sync/
Djs_display_sync.cpp64 …nv& env, napi_callback_info& info, napi_value& thisVar, napi_value& cb, CallbackType& callbackType) in ParseArgs()
249 CallbackType callbackType, napi_env env) in RegisterOnFrameCallback()
306 CallbackType callbackType = CallbackType::UNKNOW; in JSOnFrame_On() local
325 CallbackType callbackType = CallbackType::UNKNOW; in JSOnFrame_Off() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/prompt/
Dcj_prompt_ffi.cpp103 int32_t callbackType, int32_t successType) { ffiOnClick(callbackType, successType); }; in FfiPromptShowDialog()
116int callbackType, int successType) { ffiOnClick(callbackType, successType); }; in FfiPromptShowActionMenu()
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
Dbluetooth_ble_central_manager_callback_proxy.cpp30 uint8_t callbackType) in OnScanCallback()
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_ble_central_manager_callback_stub.cpp80 uint8_t callbackType = data.ReadUint8(); in OnScanCallbackInner() local
/foundation/communication/bluetooth_service/test/unittest/ble/
Dble_test.h71 void OnFoundOrLostCallback(const BleScanResult &result, uint8_t callbackType) in OnFoundOrLostCallback()
/foundation/ability/form_fwk/frameworks/js/napi/formHost/
Dnapi_form_host.h46 int32_t callbackType = 0; member
Dnapi_form_host.cpp479 int32_t callbackType = (argc == ARGS_SIZE_TWO) ? CALLBACK_FLG : PROMISE_FLG; in NAPI_AcquireFormState() local
734 int32_t callbackType = (argc == ARGS_SIZE_THREE) ? CALLBACK_FLG : PROMISE_FLG; in NAPI_NotifyFormsVisible() local
889 int32_t callbackType = (argc == ARGS_SIZE_THREE) ? CALLBACK_FLG : PROMISE_FLG; in NAPI_NotifyFormsEnableUpdate() local
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_ble_central_manager.cpp46 void OnScanCallback(const BluetoothBleScanResult &result, uint8_t callbackType) override in OnScanCallback()
258 uint8_t callbackType = settings.GetCallbackType(); in CheckScanParams() local
688 void BleScanSettings::SetCallbackType(uint8_t callbackType) in SetCallbackType()
/foundation/communication/netmanager_ext/services/networksharemanager/src/
Dnetworkshare_upstreammonitor.cpp30 const std::shared_ptr<NetworkShareUpstreamMonitor> &networkmonitor, int32_t callbackType) in NetConnectionCallback()
/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/adaptor/
Djs_distributedobjectstore.cpp411 napi_valuetype callbackType = napi_undefined; in JSRecordCallback() local
467 napi_valuetype callbackType = napi_undefined; in JSDeleteCallback() local
/foundation/arkui/napi/sample/native_module_storage/
Djs_storage.cpp744 napi_valuetype callbackType = napi_undefined; in JSStorageOn() local
781 napi_valuetype callbackType = napi_undefined; in JSStorageOff() local
/foundation/arkui/ace_engine/interfaces/napi/kits/router/
Djs_router.cpp112 int32_t callbackType = 0; member
755 auto dilogCallback = [context, isNeedCallBack](int32_t callbackType) mutable { in JSRouterEnableAlertBeforeBackPage()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
Dble_parcel_data.h765 void SetCallbackType(uint8_t callbackType) in SetCallbackType()
Dble_service_data.cpp80 void BleScanSettingsImpl::SetCallbackType(uint8_t callbackType) in SetCallbackType()
/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
Dprompt_action.cpp520 int32_t callbackType = -1; member
1306 auto callBack = [asyncContext](int32_t callbackType, int32_t successType) mutable { in JSPromptShowDialog()
1522 auto callBack = [asyncContext](int32_t callbackType, int32_t successType) mutable { in JSPromptShowActionMenu()
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Djsi_engine.cpp973 …auto callback = [engineInstance, success, cancel, complete](int32_t callbackType, int32_t successT… in ShowDialog()
1382 …auto&& callback = [engineInstance, success, fail](bool callbackType, int32_t width, int32_t height… in JsHandleImage()
1495 auto callback = [engine, success, fail, complete](int32_t callbackType, int32_t successType) { in ShowActionMenu()
1576 auto callback = [engine, success, fail, complete](int32_t callbackType) { in EnableAlertBeforeBackPage()
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
Dohos_bt_gatt.cpp128 void OnFoundOrLostCallback(const BleScanResult &result, uint8_t callbackType) override {}; in OnFoundOrLostCallback()