| /test/xts/device_attest/services/core/utils/ |
| D | attest_utils_json.c | 33 cJSON* root = cJSON_Parse(rootStr); in GetObjectItemValueObject() local 51 cJSON* root = cJSON_Parse(rootStr); in GetObjectItemValueStr() local 85 cJSON* root = cJSON_Parse(rootStr); in GetObjectItemValueNumber() local
|
| /test/xts/device_attest_lite/services/core/utils/ |
| D | attest_utils_json.c | 33 cJSON* root = cJSON_Parse(rootStr); in GetObjectItemValueObject() local 51 cJSON* root = cJSON_Parse(rootStr); in GetObjectItemValueStr() local 85 cJSON* root = cJSON_Parse(rootStr); in GetObjectItemValueNumber() local
|
| /test/xts/device_attest/services/core/attest/ |
| D | attest_service_auth.c | 117 static int32_t ParseAuthResult(const cJSON* root, AuthStatus* authStatus) in ParseAuthResult() 133 static int32_t ParseSoftwareResult(const cJSON* root, AuthStatus* authStatus) in ParseSoftwareResult() 209 static int32_t ParseSoftwareResultDetail(const cJSON* root, AuthStatus* authStatus) in ParseSoftwareResultDetail() 251 static int32_t ParseExpireTime(const cJSON* root, AuthStatus* authStatus) in ParseExpireTime() 266 static int32_t ParseAuthType(const cJSON* root, AuthStatus* authStatus) in ParseAuthType() 296 static int32_t ParseVersionId(const cJSON* root, AuthStatus* authStatus) in ParseVersionId() 326 static bool IsAuthStatusValid(const cJSON* root) in IsAuthStatusValid() 351 cJSON* root = cJSON_Parse(decodedAuthStatus); in UnpackAuthStatusResp() local
|
| /test/xts/device_attest_lite/services/core/attest/ |
| D | attest_service_auth.c | 132 static int32_t ParseAuthResult(const cJSON* root, AuthStatus* authStatus) in ParseAuthResult() 148 static int32_t ParseSoftwareResult(const cJSON* root, AuthStatus* authStatus) in ParseSoftwareResult() 224 static int32_t ParseSoftwareResultDetail(const cJSON* root, AuthStatus* authStatus) in ParseSoftwareResultDetail() 271 static int32_t ParseExpireTime(const cJSON* root, AuthStatus* authStatus) in ParseExpireTime() 286 static int32_t ParseAuthType(const cJSON* root, AuthStatus* authStatus) in ParseAuthType() 316 static int32_t ParseVersionId(const cJSON* root, AuthStatus* authStatus) in ParseVersionId() 346 static bool IsAuthStatusValid(const cJSON* root) in IsAuthStatusValid() 371 cJSON* root = cJSON_Parse(decodedAuthStatus); in UnpackAuthStatusResp() local
|
| /test/testfwk/arkxtest/uitest/core/ |
| D | ui_model.cpp | 182 auto root = GetRootWidget(); in DfsTraverse() local 192 auto root = GetRootWidget(); in DfsTraverseFronts() local 212 auto root = GetRootWidget(); in DfsTraverseRears() local 238 auto root = GetRootWidget(); in DfsTraverseParents() local 275 static void DfsVisitNode(const json &root, NodeVisitor visitor, string_view hierarchy) in DfsVisitNode() 384 static void DfsMarshalWidget(const WidgetTree& tree, const Widget& root, nlohmann::json& dom, in DfsMarshalWidget() 439 auto root = GetRootWidget(); in MarshalIntoDom() local 545 auto root = tree.GetRootWidget(); in PrepareToVisitSubTree() local
|
| D | ui_driver.cpp | 77 auto root = widgetTree_->GetChildWidget(*virtualRoot, index); in UpdateUi() local
|
| /test/testfwk/xdevice/src/xdevice/_core/executor/ |
| D | request.py | 69 def __init__(self, root=None, drivers=None, config=None): argument 146 def set_root_descriptor(self, root): argument 215 def __init__(self, uuid=None, root=None, listeners=None, config=None): argument
|
| /test/xts/device_attest_lite/services/core/adapter/ |
| D | attest_adapter_mock.c | 32 static int32_t GetJsonOjectStringStub(const char *root, const char *key, char **keyJsonStr) in GetJsonOjectStringStub() 59 const char* root = g_actionJsonStr[actionType]; in SendChallMsgStub() local 76 const char* root = g_actionJsonStr[actionType]; in SendDevAttestStub() local
|
| /test/xts/device_attest/services/core/adapter/ |
| D | attest_adapter_mock.c | 32 static int32_t GetJsonOjectStringStub(const char *root, const char *key, char **keyJsonStr) in GetJsonOjectStringStub() 59 const char* root = g_actionJsonStr[actionType]; in SendChallMsgStub() local 76 const char* root = g_actionJsonStr[actionType]; in SendDevAttestStub() local
|
| /test/testfwk/developer_test/localCoverage/resident_service/ |
| D | pull_service_gcda.py | 53 resident_service_path, services_str, root, device_port): argument 113 component_gcda_dict, developer_path, resident_service_path, root, port_nu): argument
|
| /test/xts/acts/demo/sectest/poc_patch_scan/2022-09/OpenHarmony-SA-2022-0901/ |
| D | poc.cpp | 56 cJSON *root = cJSON_Parse(json_string); // cJSON_Parse方法解析json数据 in main() local
|
| /test/xts/acts/multimedia/image/image_js_standard/imagePixelMapNDK/entry/src/main/cpp/napi/ |
| D | image_pixel_map_imgndk_test.cpp | 56 static bool parseWidth(napi_env env, napi_value root, struct OhosPixelMapCreateOps* opts) in parseWidth() 65 static bool parseHeight(napi_env env, napi_value root, struct OhosPixelMapCreateOps* opts) in parseHeight() 74 static bool parsePixelFormat(napi_env env, napi_value root, struct OhosPixelMapCreateOps* opts) in parsePixelFormat() 84 static bool parseEditable(napi_env env, napi_value root, struct OhosPixelMapCreateOps* opts) in parseEditable() 94 static bool parseAlphaType(napi_env env, napi_value root, struct OhosPixelMapCreateOps* opts) in parseAlphaType() 104 static bool parseScaleMode(napi_env env, napi_value root, struct OhosPixelMapCreateOps* opts) in parseScaleMode() 114 static bool parseCreateOptions(napi_env env, napi_value root, struct OhosPixelMapCreateOps* opts) in parseCreateOptions()
|
| /test/testfwk/xdevice/src/xdevice/_core/report/ |
| D | result_reporter.py | 454 def _append_product_info(cls, test_suites_attributes, root): argument 482 def _get_module_name(cls, data_report, root): argument 637 def _find_module_name(cls, result_path, root): argument
|
| /test/ostest/wukong/shell_command/src/ |
| D | wukong_shell_command.cpp | 140 OHOS::Accessibility::AccessibilityElementInfo root; in RunTestCommand() local
|
| /test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/napi/ |
| D | image_source_test.cpp | 71 static bool GetBoolProperty(napi_env env, napi_value root, const char* utf8name, int8_t* res) in GetBoolProperty() 85 static bool GetInt32Property(napi_env env, napi_value root, const char* utf8name, int32_t* res) in GetInt32Property() 96 static bool GetUint32Property(napi_env env, napi_value root, const char* utf8name, uint32_t* res) in GetUint32Property() 107 static bool GetArrayBufferProperty(napi_env env, napi_value root, const char* utf8name, in GetArrayBufferProperty()
|
| /test/xts/acts/applications/kitframework_ipcamera/ |
| D | kitfwk_oem_api_test.cpp | 107 cJSON* root = cJSON_Parse(kitInfoMsg); variable
|
| /test/xts/acts/applications/kitframework/ |
| D | kitfwk_oem_api_test.c | 109 cJSON* root = cJSON_Parse(kitInfoMsg); variable
|
| /test/ostest/wukong/component_event/src/ |
| D | tree_manager.cpp | 207 auto root = std::make_shared<OHOS::Accessibility::AccessibilityElementInfo>(); in UpdateComponentInfo() local
|
| /test/ostest/wukong/test_flow/src/ |
| D | random_test_flow.cpp | 257 auto root = std::make_shared<OHOS::Accessibility::AccessibilityElementInfo>(); in SetBlockPage() local
|
| /test/xts/device_attest/services/core/network/ |
| D | attest_network.c | 1084 cJSON* root = cJSON_Parse(inputData); in ParseNetworkInfosConfig() local
|
| /test/testfwk/arkxtest/uitest/server/ |
| D | system_ui_controller.cpp | 383 auto root = nlohmann::json(); in GetUiHierarchy() local
|
| /test/xts/device_attest_lite/services/core/network/ |
| D | attest_network.c | 1048 cJSON* root = cJSON_Parse(inputData); in ParseNetworkInfosConfig() local
|