/ohos5.0/foundation/ability/dmsfwk/ |
H A D | hisysevent.yaml | 18 CALLING_TYPE: {type: STRING, desc: calling type} 19 CALLING_UID: {type: INT32, desc: calling uid} 20 CALLING_PID: {type: INT32, desc: calling pid} 31 CALLING_UID: {type: INT32, desc: calling uid} 32 CALLING_PID: {type: INT32, desc: calling pid} 43 CALLING_UID: {type: INT32, desc: calling uid} 44 CALLING_PID: {type: INT32, desc: calling pid} 55 CALLING_UID: {type: INT32, desc: calling uid} 56 CALLING_PID: {type: INT32, desc: calling pid} 67 CALLING_UID: {type: INT32, desc: calling uid} [all …]
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-mdm-kit/ |
H A D | js-apis-EnterpriseAdminExtensionAbility.md | 79 console.info(`Succeeded in calling onBundleAdded callback, added bundle name : ${bundleName}`); 106 …console.info(`Succeeded in calling onBundleAdded callback, added bundle name : ${bundleName}, acco… 132 …console.info(`Succeeded in calling onBundleRemoved callback, removed bundle name : ${bundleName}`); 159 …console.info(`Succeeded in calling onBundleRemoved callback, removed bundle name : ${bundleName}, … 185 console.info(`Succeeded in calling onAppStart callback, started bundle name : ${bundleName}`); 211 console.info(`Succeeded in calling onAppStop callback, stopped bundle name : ${bundleName}`); 237 …console.info(`Succeeded in calling onSystemUpdate callback, version name : ${systemUpdateInfo.ver… 257 console.info(`Succeeded in calling onStart callback.`);
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/ |
H A D | pasteboardEvent.yaml | 58 TOP_ONE_APP: {type: STRING, desc: The counts of top one calling pasteboard } 59 TOP_TOW_APP: {type: STRING, desc: The counts of top two calling pasteboard } 60 TOP_THREE_APP: {type: STRING, desc: The counts of top three calling pasteboard } 61 TOP_FOUR_APP: {type: STRING, desc: The counts of top four calling pasteboard } 62 TOP_FIVE_APP: {type: STRING, desc: The counts of top five calling pasteboard } 63 TOP_SIX_APP: {type: STRING, desc: The counts of top six calling pasteboard} 64 TOP_SEVEN_APP: {type: STRING, desc: The counts of top seven calling pasteboard } 65 TOP_EIGHT_APP: {type: STRING, desc: The counts of top eight calling pasteboard } 66 TOP_NINE_APP: {type: STRING, desc: The counts of top nine calling pasteboard } 67 TOP_TEN_APP: {type: STRING, desc: The counts of top ten calling pasteboard }
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-dfx-hitracechain.md | 24 **Figure 2** Service calling process \(inter-device and inter-process synchronous call\) 26 ….png "service… 30 **Figure 3** Service calling process 31  34 **Figure 4** Time delay in the service calling process 35 …; 105 …console.info(`Succeeded in calling onBundleRemoved callback, removed bundle name : ${bundleName}`); 131 console.info(`Succeeded in calling onAppStart callback, started bundle name : ${bundleName}`); 157 console.info(`Succeeded in calling onAppStop callback, stopped bundle name : ${bundleName}`); 183 …console.info(`Succeeded in calling onSystemUpdate callback, version name : ${systemUpdateInfo.ver… 203 console.info(`Succeeded in calling onStart callback.`);
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_5.0.0.22/ |
H A D | changelogs-crypto_framework.md | 17 …hen DSA is used for signing with the digest algorithm set to **NoHash**, calling **update()** retu… 19 …hen DSA is used for signing with the digest algorithm set to **NoHash**, calling **update()** retu… 21 …o verify the signature data with the digest algorithm set to **NoHash**, calling **update()** retu… 23 …o verify the signature data with the digest algorithm set to **NoHash**, calling **update()** retu…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/ |
H A D | _drawing.md | 3930 Error codes may be generated in the call. You can view the error code by calling [OH_Drawing_ErrorC… 3960 Error codes may be generated in the call. You can view the error code by calling [OH_Drawing_ErrorC… 4014 Error codes may be generated in the call. You can view the error code by calling [OH_Drawing_ErrorC… 4065 Error codes may be generated in the call. You can view the error code by calling [OH_Drawing_ErrorC… 4093 Error codes may be generated in the call. You can view the error code by calling [OH_Drawing_ErrorC… 4124 Error codes may be generated in the call. You can view the error code by calling [OH_Drawing_ErrorC… 4152 Error codes may be generated in the call. You can view the error code by calling [OH_Drawing_ErrorC… 4185 Error codes may be generated in the call. You can view the error code by calling [OH_Drawing_ErrorC… 4215 Error codes may be generated in the call. You can view the error code by calling [OH_Drawing_ErrorC… 4241 Error codes may be generated in the call. You can view the error code by calling [OH_Drawing_ErrorC… [all …]
|
/ohos5.0/drivers/interface/camera/v1_3/ |
H A D | ICameraHost.idl | 36 * By calling this function, you can obtain the <b>ICameraDevice</b> instance and operate the 39 …* @param cameraId Indicates the ID of the camera device, which can be obtained by calling {@link G… 54 * By calling this function, you can obtain the <b>ICameraDevice</b> instance and operate the 57 …* @param cameraId Indicates the ID of the camera device, which can be obtained by calling {@link G… 73 …* @param cameraId Indicates the ID of the camera device, which can be obtained by calling {@link G…
|
/ohos5.0/foundation/bundlemanager/bundle_framework/ |
H A D | hisysevent.yaml | 101 CALLING_UID: {type: INT32, desc: calling uid} 102 CALLING_APP_ID: {type: STRING, desc: calling appId} 103 CALLING_BUNDLE_NAME: {type: STRING, desc: calling bundleName} 119 CALLING_UID: {type: INT32, desc: calling uid} 120 CALLING_APP_ID: {type: STRING, desc: calling appId} 121 CALLING_BUNDLE_NAME: {type: STRING, desc: calling bundleName} 131 CALLING_UID: {type: INT32, desc: calling uid} 132 CALLING_APP_ID: {type: STRING, desc: calling appId} 133 CALLING_BUNDLE_NAME: {type: STRING, desc: calling bundleName} 148 CALLING_UID: {type: INT32, desc: calling uid} [all …]
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.3.2/ |
H A D | changelogs-bundlemanager.md | 38 …// Convert the bundle name obtained by calling the native API to the bundleName attribute in the J… 42 …// Convert the fingerprint information obtained by calling the native API to the fingerprint attri… 48 …// Convert the application ID obtained by calling the native API to the appId attribute in the Jav… 54 …// Convert the application identifier obtained by calling the native API to the appIdentifier attr…
|
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/ |
H A D | _hitrace.md | 63 …e_GetId](#oh_hitrace_getid) () | Obtains the trace ID of the calling thread. If the calling thread… 65 | void [OH_HiTrace_ClearId](#oh_hitrace_clearid) (void) | Clears the trace ID of the calling thread… 331 Clears the trace ID of the calling thread and invalidates it. 333 This API clears the **HiTraceId** instance in the TLS of the calling thread. 370 Creates a span ID based on the trace ID of the calling thread. 516 Obtains the trace ID of the calling thread. If the calling thread does not have a trace ID, an inva… 518 Obtains the trace ID in TLS of the calling thread. 526 [HiTraceId](_hi_trace_id.md) of the calling thread. If the calling thread does not have a trace ID,… 755 Sets the trace ID of the calling thread. If the ID is invalid, no operation is performed. 757 This API sets a **HiTraceId** instance to the TLS of the calling thread. [all …]
|
H A D | trace_8h.md | 105 …_endchain) () | Stops tracing the process and clears the trace ID of the calling thread if the giv… 106 …itrace.md#oh_hitrace_getid) () | Obtains the trace ID of the calling thread. If the calling thread… 107 …id) (const [HiTraceId](_hi_trace_id.md) \*id) | Sets the trace ID of the calling thread. If the ID… 108 …rId](_hitrace.md#oh_hitrace_clearid) (void) | Clears the trace ID of the calling thread and invali… 109 …d#oh_hitrace_createspan) (void) | Creates a span ID based on the trace ID of the calling thread. |
|
/ohos5.0/docs/en/application-dev/reference/apis-audio-kit/ |
H A D | _o_h_audio.md | 3421 | builder | Pointer to an audio stream builder instance, which is created by calling **OH_AudioStre… 3452 | builder | Pointer to an audio stream builder instance, which is created by calling **OH_AudioStre… 3490 | builder | Pointer to an audio stream builder instance, which is created by calling **OH_AudioStre… 3524 | builder | Pointer to an audio stream builder instance, which is created by calling **OH_AudioStre… 3558 | builder | Pointer to an audio stream builder instance, which is created by calling **OH_AudioStre… 3591 | builder | Pointer to an audio stream builder instance, which is created by calling **OH_AudioStre… 3624 | builder | Pointer to an audio stream builder instance, which is created by calling **OH_AudioStre… 3654 | builder | Pointer to an audio stream builder instance, which is created by calling **OH_AudioStre… 3686 | builder | Pointer to an audio stream builder instance, which is created by calling **OH_AudioStre… 3716 | builder | Pointer to an audio stream builder instance, which is created by calling **OH_AudioStre… [all …]
|
H A D | _o_h___audio_capturer___callbacks___struct.md | 50 | capturer | Pointer to an audio capturer instance, which is created by calling [OH_AudioStreamBuil… 69 | capturer | Pointer to an audio capturer instance, which is created by calling [OH_AudioStreamBuil… 91 | capturer | Pointer to an audio capturer instance, which is created by calling [OH_AudioStreamBuil… 111 | capturer | Pointer to an audio capturer instance, which is created by calling [OH_AudioStreamBuil…
|
/ohos5.0/docs/en/application-dev/application-models/ |
H A D | dataability-permission-control.md | 58 … read/write interface. The table below lists the permissions required for calling these interfaces. 66 …e **readPermission** specified, and the client must obtain the read permission before calling them. 68 …**writePermission** specified, and the client must obtain the write permission before calling them.
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.6.7/ |
H A D | changelogs-dfx.md | 11 The Graph value in the **hidumper --mem pid** command was obtained by calling the API provided by R… 25 … is executed, the memory information's graph statistics were obtained by calling the API provided …
|
/ohos5.0/docs/en/application-dev/napi/ |
H A D | native-bundle-guidelines.md | 72 …// Convert the bundle name obtained by calling the native API to the bundleName attribute in the J… 76 …// Convert the fingerprint information obtained by calling the native API to the fingerprint attri… 82 …// Convert the application ID obtained by calling the native API to the appId attribute in the Jav… 88 …// Convert the application identifier obtained by calling the native API to the appIdentifier attr…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkweb/ |
H A D | arkweb__type_8h.md | 30 …rAPI](_ark_web___controller_a_p_i.md) | Defines a controller API. Before calling the API, you are … 32 …port_a_p_i.md) | Defines a native API struct of the post message. Before calling the API, you are … 33 …a_p_i.md) | Defines a native API struct of the post message data. Before calling the API, you are … 34 …ger_a_p_i.md) | Defines a native **CookieManager** API of ArkWeb. Before calling the API, you are …
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.5.5/ |
H A D | changelogs-bundlemanager.md | 77 …// Convert the bundle name obtained by calling the native API to the bundleName attribute in the J… 81 …// Convert the fingerprint information obtained by calling the native API to the fingerprint attri… 87 …// Convert the application ID obtained by calling the native API to the appId attribute in the Jav… 93 …// Convert the application identifier obtained by calling the native API to the appIdentifier attr…
|
/ohos5.0/drivers/interface/camera/v1_2/ |
H A D | ICameraHost.idl | 35 * By calling this function, you can obtain the <b>ICameraDevice</b> instance and operate the 38 …* @param cameraId Indicates the ID of the camera device, which can be obtained by calling {@link G… 53 * By calling this function, you can notify the device vendor of the device status change. 101 …* @param cameraId Indicates the ID of the camera device, which can be obtained by calling {@link G…
|
/ohos5.0/docs/zh-cn/application-dev/napi/ |
H A D | use-jsvm-execute_tasks.md | 178 …"Policy :JSVM_MICROTASK_AUTO, evaluateMicrotask before calling OH_JSVM_PerformMicrotaskCheckpoint:… 186 …"Policy :JSVM_MICROTASK_AUTO, evaluateMicrotask after calling OH_JSVM_PerformMicrotaskCheckpoint: … 234 Policy :JSVM_MICROTASK_AUTO, evaluateMicrotask before calling OH_JSVM_PerformMicrotaskCheckpoint: 0 235 Policy :JSVM_MICROTASK_AUTO, evaluateMicrotask after calling OH_JSVM_PerformMicrotaskCheckpoint: 1
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_2/foo/camera/v1_2/ |
H A D | ICameraHost.idl | 35 * By calling this function, you can obtain the <b>ICameraDevice</b> instance and operate the 38 …* @param cameraId Indicates the ID of the camera device, which can be obtained by calling {@link G… 53 * By calling this function, you can notify the device vendor of the device status change. 101 …* @param cameraId Indicates the ID of the camera device, which can be obtained by calling {@link G…
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.10.6/ |
H A D | changelogs-deviceManager.md | 25 The **ohos.permission.ACCESS_EXTENSIONAL_DEVICE_DRIVER** permission is required for calling the fol… 32 Apply for the **ohos.permission.ACCESS_EXTENSIONAL_DEVICE_DRIVER** permission when calling the rela…
|
/ohos5.0/docs/en/application-dev/reference/apis-ffrt-kit/ |
H A D | condition__variable_8h.md | 23 …d__t.md)\* cond, [ffrt_mutex_t](ffrt__mutex__t.md)\* mutex) | Blocks the calling thread on a condi… 24 …__mutex__t.md)\* mutex, const struct timespec\* time_point) | Blocks the calling thread on a condi…
|