/ohos5.0/base/update/updateservice/services/utils/src/ |
H A D | dupdate_net_manager_empty.cpp | 39 NetChangeCallbackType callbackType, const std::set<NetType> &netTypes, NetObserverCallback cb) in RegisterCallback() 45 void NetManager::UnregisterCallback(NetChangeCallbackType callbackType) in UnregisterCallback()
|
H A D | dupdate_net_manager.cpp | 45 NetChangeCallbackType callbackType, const std::set<NetType> &netTypes, NetObserverCallback cb) in RegisterCallback() 64 void NetManager::UnregisterCallback(NetChangeCallbackType callbackType) in UnregisterCallback()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/ |
H A D | napi_bluetooth_ble_central_manager_callback.h | 34 void OnFoundOrLostCallback(const BleScanResult &result, uint8_t callbackType) override {}; in OnFoundOrLostCallback()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_monitor/ |
H A D | bundle_monitor.cpp | 59 napi_valuetype callbackType = napi_undefined; in Register() local 122 napi_valuetype callbackType = napi_undefined; in Unregister() local
|
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/session/ |
H A D | session_coordinator.h | 72 CallbackType callbackType; member 83 CallbackType callbackType; member 93 CallbackType callbackType; member
|
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/ |
H A D | js_screen_session.cpp | 307 std::string callbackType; in OnRegisterCallback() local 336 void JsScreenSession::CallJsCallback(const std::string& callbackType) in CallJsCallback() 396 const std::string callbackType = ON_SENSOR_ROTATION_CHANGE_CALLBACK; in OnSensorRotationChange() local 436 const std::string callbackType = ON_SCREEN_ORIENTATION_CHANGE_CALLBACK; in OnScreenOrientationChange() local 475 const std::string callbackType = ON_PROPERTY_CHANGE_CALLBACK; in OnPropertyChange() local 555 const std::string callbackType = ON_POWER_STATUS_CHANGE_CALLBACK; in OnPowerStatusChange() local 600 const std::string callbackType = ON_SCREEN_ROTATION_LOCKED_CHANGE; in OnScreenRotationLockedChange() local 631 const std::string callbackType = ON_HOVER_STATUS_CHANGE_CALLBACK; in OnHoverStatusChange() local 671 const std::string callbackType = ON_SCREEN_CAPTURE_NOTIFY; in OnScreenCaptureNotify() local
|
H A D | js_screen_session_manager.cpp | 379 std::string callbackType; in OnRegisterCallback() local
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/display_sync/ |
H A D | js_display_sync.cpp | 64 …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
|
/ohos5.0/base/sensors/miscdevice/frameworks/js/napi/vibrator/include/ |
H A D | vibrator_napi_utils.h | 55 CallbackType callbackType = COMMON_CALLBACK; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/prompt/ |
H A D | cj_prompt_ffi.cpp | 103 int32_t callbackType, int32_t successType) { ffiOnClick(callbackType, successType); }; in FfiPromptShowDialog() 116 … int callbackType, int successType) { ffiOnClick(callbackType, successType); }; in FfiPromptShowActionMenu()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_ble_central_manager_callback_proxy.cpp | 30 uint8_t callbackType) in OnScanCallback()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_ble_central_manager_callback_stub.cpp | 83 uint8_t callbackType = data.ReadUint8(); in OnScanCallbackInner() local
|
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/ble/ |
H A D | ble_test.h | 71 void OnFoundOrLostCallback(const BleScanResult &result, uint8_t callbackType) in OnFoundOrLostCallback()
|
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/formHost/ |
H A D | napi_form_host.h | 46 int32_t callbackType = 0; member
|
H A D | napi_form_host.cpp | 479 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
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_ble_central_manager.cpp | 51 void OnScanCallback(const BluetoothBleScanResult &result, uint8_t callbackType) override in OnScanCallback() 264 uint8_t callbackType = settings.GetCallbackType(); in CheckScanParams() local 694 void BleScanSettings::SetCallbackType(uint8_t callbackType) in SetCallbackType()
|
/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/src/ |
H A D | networkshare_upstreammonitor.cpp | 30 const std::shared_ptr<NetworkShareUpstreamMonitor> &networkmonitor, int32_t callbackType) in NetConnectionCallback()
|
/ohos5.0/base/telephony/core_service/frameworks/native/src/ |
H A D | i_network_search_callback_stub.cpp | 25 auto callbackType = requestId; in OnNetworkSearchCallback() local
|
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/adaptor/ |
H A D | js_distributedobjectstore.cpp | 411 napi_valuetype callbackType = napi_undefined; in JSRecordCallback() local 467 napi_valuetype callbackType = napi_undefined; in JSDeleteCallback() local
|
/ohos5.0/foundation/arkui/napi/sample/native_module_storage/ |
H A D | js_storage.cpp | 744 napi_valuetype callbackType = napi_undefined; in JSStorageOn() local 781 napi_valuetype callbackType = napi_undefined; in JSStorageOff() local
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/router/ |
H A D | js_router.cpp | 120 int32_t callbackType = 0; member 772 auto dilogCallback = [context, isNeedCallBack](int32_t callbackType) mutable { in JSRouterEnableAlertBeforeBackPage()
|
/ohos5.0/base/location/services/location_locator/locator/source/ |
H A D | locator_required_data_manager.cpp | 205 …lbackWapper::OnFoundOrLostCallback(const Bluetooth::BleScanResult &result, uint8_t callbackType) {} in OnFoundOrLostCallback()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
H A D | ble_parcel_data.h | 765 void SetCallbackType(uint8_t callbackType) in SetCallbackType()
|
/ohos5.0/drivers/peripheral/audio/supportlibs/adm_adapter/src/ |
H A D | audio_interface_lib_render.c | 863 enum AudioCallbackType callbackType) in AudioCallbackModeStatus()
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/ |
H A D | prompt_action.cpp | 560 int32_t callbackType = -1; member 1375 auto callBack = [asyncContext](int32_t callbackType, int32_t successType) mutable { in JSPromptShowDialog() 1593 auto callBack = [asyncContext](int32_t callbackType, int32_t successType) mutable { in JSPromptShowActionMenu()
|