/ohos5.0/docs/en/application-dev/faqs/ |
H A D | full-sdk-compile-guide.md | 20 3. Perform precompilation: 24 4. Perform compilation on Windows: 28 5. Perform compilation on macOS:
|
/ohos5.0/docs/en/application-dev/arkts-utils/ |
H A D | cpu-intensive-task-development.md | 29 // Step 1: Perform specific image processing operations and other time-consuming operations. 34 // Step 2: Perform concurrent scheduling for data in three segments. 141 // Perform operations based on the type of data to transmit. 144 // Perform training.
|
H A D | sync-task-development.md | 24 3. Perform operations on the task result. 47 // Step 3: Perform operations on the returned task result.
|
/ohos5.0/docs/en/application-dev/reference/apis-connectivity-kit/ |
H A D | errorcode-bluetoothManager.md | 149 Perform this operation again. 221 Perform this operation again.
|
/ohos5.0/docs/en/contribute/ |
H A D | OpenHarmony-security-test-guide.md | 17 - Perform consistency check of the released versions, and check that the [released version images](… 25 - Perform black-box fuzz testing on exposed user-mode APIs, including system service APIs, kernel d…
|
/ohos5.0/docs/en/application-dev/security/UniversalKeystoreKit/ |
H A D | huks-key-agreement-ndk.md | 25 Perform key agreement using the public key of the peer device and private key of the local device (… 211 /* Perform key agreement. */ 305 /* 5. Perform key agreement for device A. */ 310 /* 5. Perform key agreement for device B. */
|
H A D | huks-key-agreement-arkts.md | 27 Perform key agreement using the public key of the peer device and private key of the local device (… 47 Example: Perform X25519 key agreement. 398 /* 5. Perform key agreement (Init-Update-Finish) for device A. */ 403 /* 5. Perform key agreement (Init-Update-Finish) for device B. */ 414 Example: Perform DH key agreement. 560 /* Perform key agreement and return the shared secret generated to the caller for management. */ 563 /* Perform key agreement and let HUKS manage the shared secret generated. */
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-network-kit/ |
H A D | js-apis-networkSecurity.md | 31 // Perform asynchronous certificate verification 134 // Perform asynchronous certificate verification
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-multimedia-camera-record-guide.md | 21 1. Perform step 1 through step 4 described in [Photographing Development](subsys-multimedia-camera-…
|
H A D | subsys-multimedia-camera-preview-guide.md | 21 1. Perform step 1 through step 4 described in [Photographing Development](subsys-multimedia-camera-…
|
/ohos5.0/docs/en/device-dev/kernel/ |
H A D | kernel-standard-build.md | 9 Perform a full build for the project to generate the kernel image.
|
/ohos5.0/docs/en/device-dev/quick-start/ |
H A D | quickstart-pkg-prepare.md | 38 Perform the following operations in Ubuntu: 85 Perform the following operations in Windows:
|
/ohos5.0/docs/en/application-dev/reference/apis-camera-kit/ |
H A D | errorcode-camera.md | 41 Perform operations according to the API reference and guide. 77 Perform the operation to run the session first.
|
/ohos5.0/docs/en/device-dev/guide/ |
H A D | device-camera-control-demo-videoguide.md | 17 1. Perform step 1 through step 4 described in development guidelines on photographing.
|
H A D | device-camera-control-demo-previewguide.md | 17 1. Perform step 1 through step 4 described in development guidelines on photographing.
|
/ohos5.0/docs/en/application-dev/napi/ |
H A D | purgeable-memory-guidelines.md | 82 3. Perform a read operation on the **PurgeableMemory** object. 100 4. Perform a write operation on the **PurgeableMemory** object.
|
H A D | use-napi-about-cleanuphook.md | 57 // Perform cleanup operations when the environment is closed, for example, clear global variables o… 60 // Perform the cleanup operation. 177 // Perform cleanup operations, for example, release the dynamically allocated memory.
|
/ohos5.0/docs/en/application-dev/contacts/ |
H A D | contacts-intro.md | 66 3. Perform the corresponding operation on the contact. 100 3. Perform the corresponding operation on the contact.
|
/ohos5.0/docs/en/application-dev/database/ |
H A D | data-persistence-by-kv-store.md | 73 // Perform subsequent operations. 105 // Perform subsequent operations. 141 // Perform subsequent operations.
|
/ohos5.0/docs/en/release-notes/changelogs/v4.0-beta1/ |
H A D | changelogs-ability.md | 37 Perform adaptation based on the new semantics.
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_3.2.10.6/ |
H A D | changelogs-ability.md | 36 Perform adaptation based on the new semantics.
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.2.3/ |
H A D | changelogs-ability.md | 36 Perform adaptation based on the new semantics.
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.3.2/ |
H A D | changelogs-pasteboard.md | 66 Perform adaptation based on the new semantics.
|
/ohos5.0/docs/en/application-dev/application-models/ |
H A D | model-switch-overview.md | 4 Perform the following operations to switch a declarative paradigm-based application developed based…
|
/ohos5.0/docs/en/application-dev/basic-services/account/ |
H A D | manage-os-account-credential.md | 147 1. Perform PIN authentication to obtain the authorization token (**authToken**). 223 1. Perform PIN authentication to obtain the authorization token (**authToken**). 281 2. [Perform PIN authentication](#authenticating-a-pin) to obtain the authentication token.
|