Home
last modified time | relevance | path

Searched refs:procedure (Results 1 – 25 of 170) sorted by relevance

1234567

/ohos5.0/foundation/arkui/ace_engine/test/tools/event_tree_to_graph/src/beans/
H A DREADME.md12 |--procedure(0)
13 |--procedure(1)
18 |--procedure(0)
19 |--procedure(1)
26 |--procedure(0)
27 |--procedure(1)
32 |--procedure(0)
33 |--procedure(1)
41 |--procedure(0)
42 |--procedure(1)
[all …]
H A Dprocedure_step.py27 procedure = '' variable in ProcedureStep
37 … self.procedure = get_value_as_str(input_str, get_sample_key(event_procedure_keyword, 'procedure'),
48 if self.procedure is None or self.timestamp is None:
54 result_str = self.procedure
62 result_str = ' procedure: ' + self.procedure
/ohos5.0/foundation/arkui/ace_engine/test/tools/event_tree_to_graph/resources/dumpfile/
H A Dinput.txt56 xxx)-(10000:10000:scope)] EventTreeDumpInfo: procedure: HandleTouchDown, timestamp: 2017-08-25…
57 xxx)-(10000:10000:scope)] EventTreeDumpInfo: procedure: HandleTouchUp, timestamp: 2017-08-25 1…
60 xxx)-(10000:10000:scope)] EventTreeDumpInfo: procedure: HandleTouchDown, timestamp: 2017-08-25…
61 xxx)-(10000:10000:scope)] EventTreeDumpInfo: procedure: HandleTouchUp, timestamp: 2017-08-25 1…
64 xxx)-(10000:10000:scope)] EventTreeDumpInfo: procedure: HandleTouchDown, timestamp: 2017-08-25…
65 xxx)-(10000:10000:scope)] EventTreeDumpInfo: procedure: HandleTouchUp, timestamp: 2017-08-25 1…
123 xxx)-(10000:10000:scope)] EventTreeDumpInfo: procedure: HandleTouchDown, timestamp: 2017-08-25…
124 xxx)-(10000:10000:scope)] EventTreeDumpInfo: procedure: HandleTouchUp, timestamp: 2017-08-25 1…
169 xxx)-(10000:10000:scope)] EventTreeDumpInfo: procedure: HandleTouchUp, timestamp: 2017-08-25 1…
214 xxx)-(10000:10000:scope)] EventTreeDumpInfo: procedure: HandleTouchUp, timestamp: 2017-08-25 1…
[all …]
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/
H A Devent_dump_test_ng.cpp290 std::string procedure = "HandleTouchDown"; variable
294 … eventTreeRecord->AddGestureProcedure(finger, procedure, "", state, disposal, DEFAULT_TIME_STAMP);
327 std::string procedure = "HandleTouchMove"; variable
330 … eventTreeRecord->AddGestureProcedure(finger, procedure, "", state, disposal, DEFAULT_TIME_STAMP);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Devent_dump.cpp252 void EventTreeRecord::AddGestureProcedure(uint64_t id, const std::string& procedure, const std::str… in AddGestureProcedure() argument
267 iter->second->AddProcedure(procedure, extraInfo, state, disposal, timestamp); in AddGestureProcedure()
286 … std::string procedure = std::string("Handle").append(GestureSnapshot::TransTouchType(point.type)); in AddGestureProcedure() local
287 iter->second->AddProcedure(procedure, extraInfo, state, disposal, timestamp); in AddGestureProcedure()
H A Devent_dump.h96 … void AddGestureProcedure(uint64_t id, const std::string& procedure, const std::string& extraInfo,
/ohos5.0/docs/en/application-dev/application-models/
H A Dserviceability-switch.md9 The procedure for switching a ServiceAbility for a system application is similar to the procedure o…
H A Ddataability-switch.md12 The procedure for switching a DataAbility for a system application is similar to the procedure of P…
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-thirdparty-makefile.md81 The test procedure for the yxml library is similar to that for the double-conversion library. For d…
146procedure for adding the yxml library is almost the same as that for adding the double-conversion …
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dtouch_event.h682 std::string procedure; member
688 … StateRecord(const std::string& procedure, const std::string& extraInfo, const std::string& state, in StateRecord()
689 … const std::string& disposal, int64_t timestamp) : procedure(procedure), extraInfo(extraInfo), in StateRecord()
696 oss << "procedure: " << procedure; in Dump()
710 void AddProcedure(const std::string& procedure, const std::string& extraInfo, in AddProcedure()
716 stateHistory.emplace_back(StateRecord(procedure, extraInfo, state, disposal, timestamp)); in AddProcedure()
/ohos5.0/docs/en/application-dev/internationalization/
H A Di18n-character-processing.md14 …i18n.md#isdigit9) to check whether a character is a digit. The development procedure is as follows:
55 …s-i18n.md#transform9) API of the **Transliterator** class. The development procedure is as follows:
106 …apis-i18n.md#normalize10) API of the **Normalizer** class. The development procedure is as follows:
136 …is-localization-kit/js-apis-i18n.md#breakiterator8) class. The development procedure is as follows:
/ohos5.0/drivers/interface/distributed_camera/v1_0/
H A DIDCameraProvider.idl64 * @brief Acquire a frame buffer from the procedure handle which attached to the streamId.
68 …* @param streamId [in] Indicates the ID of the stream to which the procedure handle is to be attac…
/ohos5.0/drivers/interface/distributed_camera/v1_1/
H A DIDCameraProvider.idl64 * @brief Acquire a frame buffer from the procedure handle which attached to the streamId.
68 …* @param streamId [in] Indicates the ID of the stream to which the procedure handle is to be attac…
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/distributed_camera_v1_0/foo/distributed_camera/v1_0/
H A DIDCameraProvider.idl64 * @brief Acquire a frame buffer from the procedure handle which attached to the streamId.
68 …* @param streamId [in] Indicates the ID of the stream to which the procedure handle is to be attac…
/ohos5.0/docs/en/contribute/template/
H A Derrorcodes-template.md15 … the symptom and possible causes.<br>**Instructions**<br>1. Provide the procedure step by step. Ea…
55 > 1. Provide the procedure step by step. Each step should correspond to a possible cause. You can u…
H A Dguide-template.md214 - _Describe operations that are prone to errors in the procedure, but not in this section._
286 _Describe the procedure for setting up the development environment. If there is a large amount of c…
309 …lly. You can also provide the criteria along with the environment setup procedure, as provided in …
335 …> a subtask scenario -> task logic ("Development Process") -> operation procedure ("How to Develop…
394 …s type of information in a style different from that of the body prior to the operation procedure.*
434 … an independent commissioning and verification operation. The operation procedure is the same as t…
/ohos5.0/docs/en/application-dev/basic-services/common-event/
H A Dcommon-event-unsubscription.md28 2. Subscribe to an event by following the procedure described in [Subscribing to Common Events in D…
/ohos5.0/docs/en/application-dev/quick-start/
H A Darkts-watch.md139 The procedure is as follows:
213 The procedure is as follows:
287 The procedure is as follows:
340 The procedure is as follows:
/ohos5.0/docs/en/application-dev/form/
H A Dformkit-overview.md16 Below is the typical procedure of using a widget:
18 **Figure 2** Typical procedure of using a widget
/ohos5.0/docs/zh-cn/application-dev/application-models/
H A Dapp-startup.md13 ![app-startup-procedure](figures/app-startup-procedure.png)
/ohos5.0/docs/en/application-dev/notification/
H A Dnotification-cancel.md19 The following describes how to cancel a text notification. This procedure is applicable for canceli…
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-small-start-user.md34 Use **OsUserInitProcess** to start the **init** process. The procedure is as follows:
/ohos5.0/docs/en/device-dev/quick-start/
H A Dquickstart-pkg-install-tool.md57 > When downloading source code under the OpenHarmony_v1.x branches or tags, perform the procedure d…
/ohos5.0/docs/en/readme/
H A Ddsoftbus.md13 - Remote procedure call (RPC): communications between processes on a device or across devices.
/ohos5.0/docs/en/application-dev/security/AssetStoreKit/
H A Dasset-scenario2.md25 …For details about the development procedure, see [Querying Assets](asset-js-query.md). For details…

1234567