Home
last modified time | relevance | path

Searched refs:Perform (Results 1 – 25 of 164) sorted by relevance

1234567

/ohos5.0/docs/en/application-dev/faqs/
H A Dfull-sdk-compile-guide.md20 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 Dcpu-intensive-task-development.md29 // 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 Dsync-task-development.md24 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 Derrorcode-bluetoothManager.md149 Perform this operation again.
221 Perform this operation again.
/ohos5.0/docs/en/contribute/
H A DOpenHarmony-security-test-guide.md17 - 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 Dhuks-key-agreement-ndk.md25 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 Dhuks-key-agreement-arkts.md27 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 Djs-apis-networkSecurity.md31 // Perform asynchronous certificate verification
134 // Perform asynchronous certificate verification
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-multimedia-camera-record-guide.md21 1. Perform step 1 through step 4 described in [Photographing Development](subsys-multimedia-camera-…
H A Dsubsys-multimedia-camera-preview-guide.md21 1. Perform step 1 through step 4 described in [Photographing Development](subsys-multimedia-camera-…
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-standard-build.md9 Perform a full build for the project to generate the kernel image.
/ohos5.0/docs/en/device-dev/quick-start/
H A Dquickstart-pkg-prepare.md38 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 Derrorcode-camera.md41 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 Ddevice-camera-control-demo-videoguide.md17 1. Perform step 1 through step 4 described in development guidelines on photographing.
H A Ddevice-camera-control-demo-previewguide.md17 1. Perform step 1 through step 4 described in development guidelines on photographing.
/ohos5.0/docs/en/application-dev/napi/
H A Dpurgeable-memory-guidelines.md82 3. Perform a read operation on the **PurgeableMemory** object.
100 4. Perform a write operation on the **PurgeableMemory** object.
H A Duse-napi-about-cleanuphook.md57 // 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 Dcontacts-intro.md66 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 Ddata-persistence-by-kv-store.md73 // Perform subsequent operations.
105 // Perform subsequent operations.
141 // Perform subsequent operations.
/ohos5.0/docs/en/release-notes/changelogs/v4.0-beta1/
H A Dchangelogs-ability.md37 Perform adaptation based on the new semantics.
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_3.2.10.6/
H A Dchangelogs-ability.md36 Perform adaptation based on the new semantics.
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.2.3/
H A Dchangelogs-ability.md36 Perform adaptation based on the new semantics.
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.3.2/
H A Dchangelogs-pasteboard.md66 Perform adaptation based on the new semantics.
/ohos5.0/docs/en/application-dev/application-models/
H A Dmodel-switch-overview.md4 Perform the following operations to switch a declarative paradigm-based application developed based…
/ohos5.0/docs/en/application-dev/basic-services/account/
H A Dmanage-os-account-credential.md147 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.

1234567