/ohos5.0/build/tools/component_tools/ |
H A D | kconfig | 62 depends on ace$$napi 126 depends on security$$huks 200 depends on startup$$init 223 depends on hiviewdfx$$hilog 339 depends on utils$$memory 406 depends on aafwk$$zidl 413 depends on aafwk$$dmsfwk 679 depends on sensors$$start 943 depends on xts$$ivi_tests 968 depends on ark$$ark [all …]
|
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/ |
H A D | @ohos.multimedia.camera.d.ts | 4279 on(type: 'error', callback: ErrorCallback): void; 4575 on(type: 'error', callback: ErrorCallback): void; 4803 on(type: 'error', callback: ErrorCallback): void; 5274 on(type: 'error', callback: ErrorCallback): void; 5376 on(type: 'error', callback: ErrorCallback): void; 5547 on(type: 'error', callback: ErrorCallback): void; 5732 on(type: 'error', callback: ErrorCallback): void; 5910 on(type: 'error', callback: ErrorCallback): void; 6143 on(type: 'error', callback: ErrorCallback): void; 6274 on(type: 'error', callback: ErrorCallback): void; [all …]
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-telephony-kit/ |
H A D | js-apis-observer.md | 132 ## observer.on('networkStateChange') 171 ## observer.on('networkStateChange') 251 observer.on('networkStateChange', callback); 257 ## observer.on('signalInfoChange') 295 ## observer.on('signalInfoChange') 376 observer.on('signalInfoChange', callback); 383 ## observer.on('callStateChange') 423 ## observer.on('callStateChange') 504 observer.on('callStateChange', callback); 870 observer.on('simStateChange', callback); [all …]
|
/ohos5.0/base/telephony/state_registry/interfaces/kits/js/ |
H A D | @ohos.telephony.observer.d.ts | 135 function on(type: 'networkStateChange', callback: Callback<NetworkState>): void; 173 …function on(type: 'networkStateChange', options: ObserverOptions, callback: Callback<NetworkState>… 207 function on(type: 'signalInfoChange', callback: Callback<Array<SignalInformation>>): void; 279 function on(type: 'cellInfoChange', callback: Callback<Array<CellInformation>>): void; 413 function on(type: 'cellularDataConnectionStateChange', options: ObserverOptions, 464 function on(type: 'cellularDataFlowChange', callback: Callback<DataFlowType>): void; 546 function on(type: 'callStateChange', callback: Callback<CallStateInfo>): void; 580 …function on(type: 'callStateChange', options: ObserverOptions, callback: Callback<CallStateInfo>):… 628 function on(type: 'simStateChange', callback: Callback<SimStateData>): void; 660 …function on(type: 'simStateChange', options: ObserverOptions, callback: Callback<SimStateData>): v… [all …]
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/ |
H A D | js-apis-inputmonitor-sys.md | 19 ## inputMonitor.on('touch') 59 ## inputMonitor.on('mouse')<sup>9+</sup> 100 ## inputMonitor.on('mouse')<sup>11+</sup> 162 inputMonitor.on('mouse', rect, callback); 204 inputMonitor.on('touch', callback); 220 inputMonitor.on('touch', callback); 264 inputMonitor.on('mouse', callback); 280 inputMonitor.on('mouse', callback); 326 ## inputMonitor.on('pinch')<sup>10+</sup> 405 inputMonitor.on('pinch', callback); [all …]
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.0.11.5/ |
H A D | changelogs-distributeddatamgr.md | 4 ## cl.distributeddatamgr.1 data.DistributedObject.on参数变更 12 共有2个on函数的参数发生变更 18 on( 29 on( 78 ## cl.distributeddatamgr.3 data.DataObject.on参数变更 86 共有2个on函数的参数发生变更 92 on( 103 on( 152 ## cl.distributeddatamgr.5 data.preferences.on参数变更 164 on(type: 'change', callback: Callback<{ key : string }>): void [all …]
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.11.5/ |
H A D | changelogs-distributeddatamgr.md | 8 The change has no impact on applications. 12 Changed the parameters of two **on()** methods. 18 on( 29 on( 45 The change has no impact on applications. 82 The change has no impact on applications. 92 on( 103 on( 119 The change has no impact on applications. 156 The change has no impact on applications. [all …]
|
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/ |
H A D | Kconfig | 4 depends on DRIVERS_HDF 11 depends on DRIVERS_HDF_PLATFORM 18 depends on DRIVERS_HDF_PLATFORM 25 depends on DRIVERS_HDF_PLATFORM 32 depends on DRIVERS_HDF_PLATFORM 39 depends on DRIVERS_HDF_PLATFORM 46 depends on DRIVERS_HDF_PLATFORM 52 depends on DRIVERS_HDF_PLATFORM 99 depends on PWM 155 depends on DRIVERS_HDF [all …]
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_3.2.8.3/ |
H A D | changelog-dmsfwk.md | 3 ## cl.DistributedManagerService.1 continuationManager事件监听接口on/off变更 5 - continuationManager事件监听接口on/off传入的参数事件类型名,命名不符合OpenHarmony的API接口规范。 6 - continuationManager.on对于不同的事件接口返回值未进行统一,不符合OpenHarmony的API接口规范。 11 - continuationManager.on对于不同事件统一callback返回值类型"Callback<Array<ContinuationResult>>"。 21 continuationManager.on; 45 continuationManager.on 设备选择事件 50 continuationManager.on("deviceSelected", token, (data) => { 59 console.error('on failed, cause: ' + JSON.stringify(err)); 74 continuationManager.on 设备取消选择事件 79 continuationManager.on("deviceUnselected", token, (data) => { [all …]
|
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/model/sensor/ |
H A D | Kconfig | 15 depends on DRIVERS_HDF 22 depends on DRIVERS_HDF_SENSOR 40 depends on DRIVERS_HDF_SENSOR 52 depends on DRIVERS_HDF_SENSOR 76 depends on DRIVERS_HDF_SENSOR 88 depends on DRIVERS_HDF_SENSOR 100 depends on DRIVERS_HDF_SENSOR 112 depends on DRIVERS_HDF_SENSOR 124 depends on DRIVERS_HDF_SENSOR 142 depends on DRIVERS_HDF_SENSOR [all …]
|
/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/test/unittest/napi/avsession_controller_jsunittest/ |
H A D | AVSessionControllerJSTest.js | 226 controller.on('sessionEvent', dynamicLyricsCallback1); 255 controller.on('sessionEvent', dynamicLyricsCallback1); 256 controller.on('sessionEvent', dynamicLyricsCallback2); 291 controller.on('sessionEvent'); 321 controller.on('sessionEvent', INVALID_STRING); 655 controller.on('extrasChange'); 687 controller.on('extrasChange', INVALID_STRING); 876 controller.on('queueItemsChange'); 959 controller.on('queueTitleChange'); 1348 session.on('skipToQueueItem'); [all …]
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.1.3.3/ |
H A D | changelogs-multimedia.md | 25 on(type: 'audioRendererChange', callback: Callback<AudioRendererChangeInfoArray>): void; 27 on(type: 'audioCapturerChange', callback: Callback<AudioCapturerChangeInfoArray>): void; 33 on(type: 'audioRendererChange', callback: Callback<AudioRendererChangeInfoArray>): void; 35 on(type: 'audioCapturerChange', callback: Callback<AudioCapturerChangeInfoArray>): void; 43 ## cl.multimedia.2 cameraInput的open和on回调接口行为变更 51 cameraInput的open接口,新增抢占机制,保证高优先级应用可以优先使用相机,open和on回调接口行为出现变化。 65 on(type: 'error', camera: CameraDevice, callback: ErrorCallback): void; 73 on(type: 'error', camera: CameraDevice, callback: ErrorCallback): void; 83 在使用cameraInput的on回调接口时,需要对错误码增加DEVICE_PREEMPTED错误的处理逻辑。
|
/ohos5.0/docs/zh-cn/application-dev/network/ |
H A D | socket-connection.md | 125 console.log("on message"); 134 tcp.on('connect', () => { 135 console.log("on connect"); 137 tcp.on('close', () => { 138 console.log("on close"); 225 client.on("close", () => { 370 client.on('close', () => { 371 console.log("on close"); 536 console.log("on close"); 607 console.log("on close"); [all …]
|
H A D | websocket-connection.md | 21 | on(type: 'open') | 订阅WebSocket的打开事件。 | 23 | on(type: 'message') | 订阅WebSocket的接收到服务器消息事件。 | 25 | on(type: 'close') | 订阅WebSocket的关闭事件。 | 27 | on(type: 'error') | 订阅WebSocket的Error事件。 | 48 ws.on('open', (err: BusinessError, value: Object) => { 49 console.log("on open, status:" + JSON.stringify(value)); 50 // 当收到on('open')事件时,可以通过send()方法与服务器进行通信 60 console.log("on message, message:" + value); 72 ws.on('close', (err: BusinessError, value: webSocket.CloseResult) => { 75 ws.on('error', (err: BusinessError) => { [all …]
|
/ohos5.0/docs/zh-cn/application-dev/device/input/ |
H A D | inputmonitor-guidelines.md | 19 | on(type: 'mouse', receiver: Callback<MouseEvent>): void |监听鼠标事件。 | 20 | on(type: 'touch', receiver: TouchEventReceiver): void | 监听触屏事件。 | 21 | on(type: 'pinch', receiver: TouchEventReceiver): void | 监听捏合事件。 | 22 | on(type: 'threeFingersSwipe', receiver: Callback<ThreeFingersSwipe>): void | 监听三指上划事件。 | 23 | on(type: 'threeFingersTap', receiver: Callback<ThreeFingersSwipe>): void | 监听三指清点事件。 | 24 | on(type: 'fourFingersSwipe', receiver: Callback<FourFingersSwipe>): void | 监听四指滑动事件。 | 25 | on(type: 'rotate', fingers: number, receiver: Callback<Rotate>): void | 监听旋转事件。 | 43 console.log(`Monitor on success ${JSON.stringify(mouseEvent)}`); 51 inputMonitor.on('mouse', (mouseEvent: MouseEvent) => {//开始监听鼠标事件 52 console.log(`Monitor on success ${JSON.stringify(mouseEvent)}`); [all …]
|
/ohos5.0/foundation/communication/netstack/interfaces/kits/js/ |
H A D | @ohos.net.socket.d.ts | 716 on(type: 'error', callback: ErrorCallback): void; 1050 socketLinger?: { on: boolean, linger: number }; 1431 on(type: 'connect' | 'close', callback: Callback<void>): void; 1465 on(type: 'error', callback: ErrorCallback): void; 1768 on(type: 'error', callback: ErrorCallback): void; 2581 on(type: 'close', callback: Callback<void>): void; 2601 on(type: 'error', callback: ErrorCallback): void; 2740 on(type: 'error', callback: ErrorCallback): void; 2947 on(type: 'close', callback: Callback<void>): void; 2967 on(type: 'error', callback: ErrorCallback): void; [all …]
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.38/ |
H A D | changelogs-multimedia.md | 165 ## cl.multimedia.5 ProfessionalPhotoSession.on/off 函数事件名称变更 179 on(type: 'isoInfo', callback: AsyncCallback\<IsoInfo>): void 181 on(type: 'exposureInfo', callback: AsyncCallback\<ExposureInfo>): void 183 on(type: 'apertureInfo', callback: AsyncCallback\<ApertureInfo>): void 185 on(type: 'luminationInfo', callback: AsyncCallback\<LuminationInfo>): void 201 | on(type: 'isoInfo', callback: AsyncCallback\<IsoInfo>): void | type: 'isoInfo' | type: 'isoInfoCh… 214 ## cl.multimedia.6 ProfessionalVideoSession.on/off 函数事件名称变更 228 on(type: 'isoInfo', callback: AsyncCallback\<IsoInfo>): void 230 on(type: 'exposureInfo', callback: AsyncCallback\<ExposureInfo>): void 232 on(type: 'apertureInfo', callback: AsyncCallback\<ApertureInfo>): void [all …]
|
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/model/audio/ |
H A D | Kconfig | 4 depends on DRIVERS_HDF 11 depends on DRIVERS_HDF_AUDIO 18 depends on DRIVERS_HDF_AUDIO 25 depends on DRIVERS_HDF_AUDIO 32 depends on DRIVERS_HDF_AUDIO 39 depends on DRIVERS_HDF_AUDIO 55 depends on DRIVERS_HDF_AUDIO 71 depends on DRIVERS_HDF_AUDIO 78 depends on DRIVERS_HDF_AUDIO 85 depends on DRIVERS_HDF_AUDIO [all …]
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/ |
H A D | Kconfig | 32 depends on DRIVERS 39 depends on DRIVERS_HDF 46 depends on DRIVERS_HDF_PLATFORM 53 depends on DRIVERS_HDF_PLATFORM 60 depends on DRIVERS_HDF_PLATFORM 67 depends on DRIVERS_HDF_PLATFORM 74 depends on DRIVERS_HDF_PLATFORM 81 depends on DRIVERS_HDF_PLATFORM 88 depends on DRIVERS_HDF_PLATFORM 95 depends on DRIVERS_HDF_PLATFORM [all …]
|
/ohos5.0/docs/zh-cn/application-dev/media/avsession/ |
H A D | using-avsession-developer.md | 233 session.on('play', () => { 234 console.info(`on play , do play task`); 238 session.on('pause', () => { 243 session.on('stop', () => { 248 session.on('playNext', () => { 253 session.on('playPrevious', () => { 258 session.on('fastForward', () => { 263 session.on('rewind', () => { 268 session.on('seek', (time) => { 273 session.on('setSpeed', (speed) => { [all …]
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_3.2.8.3/ |
H A D | changelog-dmsfwk.md | 21 continuationManager.on; 27 …function on(type: "deviceConnect", token: number, callback: Callback<Array<ContinuationResult>>): … 29 function on(type: "deviceDisconnect", token: number, callback: Callback<Array<string>>): void; 36 …function on(type: "deviceSelected", token: number, callback: Callback<Array<ContinuationResult>>):… 38 …function on(type: "deviceUnselected", token: number, callback: Callback<Array<ContinuationResult>>… 46 Device selection event of **continuationManager.on**: 51 continuationManager.on("deviceSelected", token, (data) => { 60 console.error('on failed, cause: ' + JSON.stringify(err)); 75 Device deselection event of **continuationManager.on**: 80 continuationManager.on("deviceUnselected", token, (data) => { [all …]
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos_m/ |
H A D | Kconfig | 32 depends on DRIVERS 40 depends on DRIVERS_HDF 46 depends on DRIVERS_HDF 53 depends on DRIVERS_HDF_PLATFORM 60 depends on DRIVERS_HDF_PLATFORM 66 depends on DRIVERS_HDF_PLATFORM 73 depends on DRIVERS_HDF_PLATFORM 80 depends on DRIVERS_HDF_PLATFORM 87 depends on DRIVERS_HDF_PLATFORM 93 depends on DRIVERS_HDF_PLATFORM [all …]
|
/ohos5.0/docs/en/application-dev/media/avsession/ |
H A D | distributed-avsession-overview.md | 3 … for a better playback effect. For example, users can project audio played on a tablet to a smart … 5 …ause) on the distributed device. From the perspective of the user, the playback control operation … 18 …ce automatically creates an **AVSession** object to associate it with that on the local device. Th… 20 1. After receiving an audio device switching command, the AVSession service on the local device syn… 22 2. The controller (for example, Media Controller) on the distributed device detects the new **AVSes… 24 …Controller** object, the controller on the distributed device sends a control command to the **AVS… 26 4. Upon the receipt of the control command, the **AVSession** object on the local device triggers a… 28 5. The **AVSession** object on the local device synchronizes the new session information to the con… 38 …es effect for all applications. After a system projection, all audio files on the local device are… 44 …tiates a projection to the same device, then audio of application B is played on the remote device. [all …]
|
/ohos5.0/foundation/communication/netmanager_base/test/netcommon/unittest/net_common_test/ |
H A D | net_datashare_utils_test.cpp | 68 std::string on = "1"; variable 70 int32_t ret = netDataShareHelperUtils_->Insert(wifiUri, KEY_SHARING_WIFI, on); 78 ret = netDataShareHelperUtils_->Insert(usbUri, KEY_SHARING_USB, on); 85 ret = netDataShareHelperUtils_->Insert(bluetoothUri, KEY_SHARING_BLUETOOTH, on); 101 std::string on = "1"; variable 103 int32_t ret = netDataShareHelperUtils_->Insert(wifiUri, KEY_SHARING_WIFI, on); 111 ret = netDataShareHelperUtils_->Insert(usbUri, KEY_SHARING_USB, on); 118 ret = netDataShareHelperUtils_->Insert(bluetoothUri, KEY_SHARING_BLUETOOTH, on); 133 std::string on = "1"; variable 135 int32_t ret = netDataShareHelperUtils_->Update(wifiUri, KEY_SHARING_WIFI, on); [all …]
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-network-kit/ |
H A D | js-apis-webSocket.md | 33 // 当收到on('open')事件时,可以通过send()方法与服务器进行通信 58 ws.on('error', (err: BusinessError) => { 563 ### on('open')<sup>6+</sup> 630 ws.on('open', callback1); 635 ### on('message')<sup>6+</sup> 697 ### on('close')<sup>6+</sup> 755 ### on('error')<sup>6+</sup> 813 ### on('dataEnd')<sup>11+</sup> 834 ws.on('dataEnd', () => { 835 console.log("on dataEnd") [all …]
|