Home
last modified time | relevance | path

Searched defs:item (Results 1 – 16 of 16) sorted by relevance

/test/xts/acts/kernel_lite/util_posix/src/
DActsUtilDataStructApiTest.cpp91 ENTRY item; variable
123 ENTRY item; variable
148 ENTRY item; variable
182 ENTRY item; variable
/test/xts/device_attest/services/core/attest/
Dattest_service_auth.c111 cJSON* item = cJSON_GetObjectItem(root, "authResult"); in ParseAuthResult() local
127 cJSON* item = cJSON_GetObjectItem(root, "softwareResult"); in ParseSoftwareResult() local
143 cJSON* item = cJSON_GetObjectItem(json, "versionIdResult"); in ParseVersionIdResult() local
158 cJSON* item = cJSON_GetObjectItem(json, "patchLevelResult"); in ParsePatchLevelResult() local
173 cJSON* item = cJSON_GetObjectItem(json, "rootHashResult"); in ParseRootHashResult() local
188 cJSON* item = cJSON_GetObjectItem(json, "pcidResult"); in ParsePcidResult() local
245 cJSON* item = cJSON_GetObjectItem(root, "expireTime"); in ParseExpireTime() local
657 cJSON* item = cJSON_GetObjectItem(json, "errcode"); in ParseErrcode() local
675 char* item = cJSON_GetStringValue(cJSON_GetObjectItem(json, "authStats")); in ParseAuthStats() local
707 char* item = cJSON_GetStringValue(cJSON_GetObjectItem(json, "ticket")); in ParseTicket() local
[all …]
/test/xts/device_attest_lite/services/core/attest/
Dattest_service_auth.c126 cJSON* item = cJSON_GetObjectItem(root, "authResult"); in ParseAuthResult() local
142 cJSON* item = cJSON_GetObjectItem(root, "softwareResult"); in ParseSoftwareResult() local
158 cJSON* item = cJSON_GetObjectItem(json, "versionIdResult"); in ParseVersionIdResult() local
173 cJSON* item = cJSON_GetObjectItem(json, "patchLevelResult"); in ParsePatchLevelResult() local
188 cJSON* item = cJSON_GetObjectItem(json, "rootHashResult"); in ParseRootHashResult() local
203 cJSON* item = cJSON_GetObjectItem(json, "pcidResult"); in ParsePcidResult() local
265 cJSON* item = cJSON_GetObjectItem(root, "expireTime"); in ParseExpireTime() local
677 cJSON* item = cJSON_GetObjectItem(json, "errcode"); in ParseErrcode() local
695 char* item = cJSON_GetStringValue(cJSON_GetObjectItem(json, "authStats")); in ParseAuthStats() local
727 char* item = cJSON_GetStringValue(cJSON_GetObjectItem(json, "ticket")); in ParseTicket() local
[all …]
/test/testfwk/arkxtest/uitest/record/
Dmatrix3.cpp100 double item = 0.0; in ScaleMapping() local
116 double item = 0.0; in ScaleMapping() local
166 double item = 0.0; in ScaleMapping() local
183 double item = 0.0; in ScaleMapping() local
215 double item = 0.0; in ScaleMapping() local
Dmatrix4.cpp430 double item = 0.0; in ScaleMapping() local
446 double item = 0.0; in ScaleMapping() local
487 double item = 0.0; in ScaleMapping() local
Dui_record.cpp283 MMI::PointerEvent::PointerItem item; in OnInputEvent() local
/test/ostest/wukong/common/src/
Dmultimode_manager.cpp46 MMI::KeyEvent::KeyItem item; in SingleKeyCodeInput() local
104 MMI::PointerEvent::PointerItem item; in PointerInput() local
Dwukong_util.cpp152 for (auto item : launcherAbilityInfos) { in GetAllAppInfo() local
/test/testfwk/xdevice/src/xdevice/_core/
Dplugin.py49 def __getitem__(self, item): argument
/test/ostest/wukong/input_factory/src/
Drecord_input.cpp147 MMI::PointerEvent::PointerItem item; in OnInputEvent() local
/test/testfwk/arkxtest/uitest/core/
Dui_model.cpp171 for (auto &item : attributes) { in SetWidgetAttributes() local
263 for (auto &item : attributesData.items()) { in DfsVisitNode() local
Dfrontend_api_handler.cpp211 for (auto &item : value) { in ApiMapPost() local
430 for (const auto &item : in.paramList_) { in BackendObjectsCleaner() local
/test/testfwk/arkxtest/uitest/napi/
Duitest_napi.cpp214 napi_value item = nullptr; in UnmarshalReply() local
338 napi_value item = nullptr; // convert to backendObjRef if any in GenericCallback() local
/test/xts/acts/arkui/ace_standard/src/main/js/default/pages/refresh/router/
Dindex.js93 var item = '元素' + i; variable
/test/testfwk/arkxtest/jsunit/src/
Dservice.js805 this.coreContext.getDefaultService('config').filterValid.forEach(function (item) { argument
/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/
Dresource_manager_test.cpp1665 IdItem *item = new IdItem; variable