/ohos5.0/docs/zh-cn/application-dev/media/avcodec/ |
H A D | avcodec-kit-intro.md | 44  56  68 
|
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/ |
H A D | event_query_wrapper_builder.cpp | 89 const std::string& logic) in SpliceConditionByLogic() argument 91 if (logic == LOGIC_AND_COND) { in SpliceConditionByLogic() 96 bool ConditionParser::ParseLogicCondition(const Json::Value& root, const std::string& logic, in ParseLogicCondition() argument 99 if (!root.isMember(logic) || !root[logic].isArray()) { in ParseLogicCondition() 105 for (size_t i = 0; i < root[logic].size(); ++i) { in ParseLogicCondition() 106 auto cond = root[logic][static_cast<int>(i)]; in ParseLogicCondition() 121 … SpliceConditionByLogic(subCondition, EventStore::Cond(param, GetOpEnum(op), value), logic); in ParseLogicCondition() 124 … SpliceConditionByLogic(subCondition, EventStore::Cond(param, GetOpEnum(op), value), logic); in ParseLogicCondition()
|
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/ |
H A D | js-apis-hitracechain.md | 98 // End the call chain trace after the service logic is executed for several times. 121 // End the call chain trace after the service logic is executed for several times. 144 // After the service logic is executed for several times, obtain the current trace ID. 148 // Processing logic for exceptions. 150 // End the call chain trace after the service logic is executed for several times. 192 // End the call chain trace after the service logic is executed for several times. 215 // Create a trace span after the service logic is executed for several times. 219 // Processing logic for exceptions. 247 // Trigger the trace point after the service logic is executed for several times. 316 // Processing logic for the scenario where the INCLUDE_ASYNC trace flag has been set. [all …]
|
/ohos5.0/docs/en/application-dev/accessibility/ |
H A D | accessibilityextensionability.md | 17 …* file in the folder. You can implement some callbacks in the file to add service processing logic. 26 // Initialize the service logic. 32 // Reclaim resources and exit the service logic. 38 // Process the service logic based on the event information. 54 Create the **AccessibilityManager.ets** file for storing the service logic code. 183 You can process the service logic for accessibility events through the **onAccessibilityEvent()** A… 190 // TODO: Develop custom logic. 200 After developing the custom logic for an accessibility extension service, you must add the configur…
|
/ohos5.0/docs/en/application-dev/arkts-utils/ |
H A D | sync-task-development.md | 20 1. Define concurrent functions to implement service logic. 33 // Step 1: Define a concurrent function to implement the service logic. 36 // Implement the corresponding function based on the service logic. 121 2. Bind the **Worker** object in the worker thread and process the synchronous task logic. 146 // onmessage() logic of the worker thread.
|
H A D | resident-task-overview.md | 3 …mall number of concurrent tasks, use **Worker** to run the time-consuming logic in the background … 11 | Game platform scenario| Enables the child thread as the main logic thread of the game service. Th…
|
H A D | multi-thread-concurrency-overview.md | 32 // The pseudocode is used only as a logic example to help developers understand the differences bet… 106 // Add consumption logic. 138 // Add production logic. 145 // Add consumption logic.
|
/ohos5.0/docs/en/application-dev/ui/ |
H A D | js-framework-js-file.md | 6 You can customize the [lifecycle](../ui/js-framework-lifecycle.md) implementation logic on an appli… 46 // test.js Customize the logic code.
|
H A D | js-framework-lifecycle.md | 26 …esses the return logic.<br/>- false means that the default return logic is used.<br/>- If no value…
|
/ohos5.0/docs/en/application-dev/media/avcodec/ |
H A D | avcodec-kit-intro.md | 42 The following figure shows the video encoding and decoding logic. 44  54 The following figure shows the audio encoding and decoding logic. 56  66 The following figure shows the file muxing and demuxing logic. 68 
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.2.3/ |
H A D | changelogs-usb.md | 5 … to change the name of the imported bundle. Otherwise, the original service logic will be affected. 19 …ons, you need to modify the parameter type. Otherwise, the original service logic will be affected.
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_3.2.8.1/ |
H A D | changelogs-device-usb.md | 5 The USB manager API uses service logic return values to indicate the error information, which does … 9 …method for returning API error information. Otherwise, the original service logic will be affected.
|
H A D | changelogs-power.md | 5 The following APIs used service logic return values to indicate error information, which did not co… 19 …method for returning API error information. Otherwise, the original service logic will be affected. 55 …method for returning API error information. Otherwise, the original service logic will be affected.
|
/ohos5.0/docs/en/application-dev/database/ |
H A D | preferences-guidelines.md | 82 // Service logic. 88 // Service logic. 95 // Service logic. 167 // Service logic. 173 // Service logic. 180 // Service logic.
|
/ohos5.0/base/update/update_app/ |
H A D | README.md | 34 …sing JavaScript, and the service logic is implemented by using C++. The JavaScript app interacts w…
|
/ohos5.0/docs/zh-cn/application-dev/ui/ |
H A D | arkts-layout-development-media-query.md | 54 语法规则包括[媒体类型(media-type)](#媒体类型media-type)、[媒体逻辑操作(media-logic-operations)](#媒体逻辑操作media-logic-opera… 58 [media-type] [media-logic-operations] [(media-feature)] 82 ### 媒体逻辑操作(media-logic-operations)
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_5.0.0.22/ |
H A D | changelogs-multimedia.md | 17 For details about the decoder parameter verification logic, see [OH_VideoDecoder_Configure()](../..… 19 For details about the encoder parameter verification logic, see [OH_VideoEncoder_Configure()](../..… 48 …ng parameters, causing effect-related issues. Parameter type verification logic should be added to…
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_3.2.8.3/ |
H A D | changelogs-useriam.md | 5 Certain APIs of user IAM use service logic return values to indicate error information, which does … 11 …nge in the way for APIs to return the error information. Otherwise, service logic will be affected. 62 The service logic for checking whether an application is a system application is added for the **se… 70 The service logic for checking whether an application is a system application is added for the **se…
|
/ohos5.0/docs/en/application-dev/reference/apis-connectivity-kit/ |
H A D | errorcode-nfc.md | 35 An error occurs when the NFC service executes the tag service logic. 107 An error occurs when the NFC service executes the card emulation service logic. 125 An error occurs when the service logic of the active NFC tag is executed.
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.10.1/ |
H A D | changelogs-account_os_account.md | 63 …plications developed based on earlier versions, you need to change the error code processing logic. 98 Modify the error code processing logic based on the new error codes.
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-dfx-hisysevent-logging.md | 270 ... // Other service logic 272 ... // Other service logic 293 ... // Other service logic 303 ... // Other service logic 321 ... // Other service logic 339 ... // Other service logic 350 ... // Other service logic 352 ... // Other service logic
|
/ohos5.0/docs/en/application-dev/reference/apis-ads-kit/ |
H A D | js-apis-adsserviceextensionability-sys.md | 4 …onAbilities for the ads service. Device vendors can implement the service logic of requesting one … 24 …o load an ad. The device vendor needs to implement the ad request service logic in this API and se… 78 …multiple ads. The device vendor needs to implement the ad request service logic in this API and se…
|
/ohos5.0/docs/en/device-dev/kernel/ |
H A D | kernel-small-basic-trans-user-mutex.md | 6 …logic to form a user-mode lock. It is a lock working in both user mode and kernel mode, for exampl… 39 > The futex system call and user-mode logic form a user-mode lock. Therefore, you are advised to us…
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.2.1/ |
H A D | changelog-web.md | 42 …d based on earlier versions can still use the API. With the corresponding logic handling added, th… 65 …d based on earlier versions can still use the API. With the corresponding logic handling added, th…
|
/ohos5.0/build/config/linux/ |
H A D | BUILD.gn | 12 # is applied to all targets. It is here to separate out the logic that is 18 # config that is applied to all targets. It is here to separate out the logic
|