| /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 89 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 89 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
|
| D | attest_service.c | 68 cJSON *root = cJSON_CreateObject(); in RecordFullLoadStatus() local
|
| /test/xts/device_attest_lite/services/core/attest/ |
| D | attest_service_auth.c | 136 static int32_t ParseAuthResult(const cJSON* root, AuthStatus* authStatus) in ParseAuthResult() 152 static int32_t ParseSoftwareResult(const cJSON* root, AuthStatus* authStatus) in ParseSoftwareResult() 228 static int32_t ParseSoftwareResultDetail(const cJSON* root, AuthStatus* authStatus) in ParseSoftwareResultDetail() 275 static int32_t ParseExpireTime(const cJSON* root, AuthStatus* authStatus) in ParseExpireTime() 290 static int32_t ParseAuthType(const cJSON* root, AuthStatus* authStatus) in ParseAuthType() 320 static int32_t ParseVersionId(const cJSON* root, AuthStatus* authStatus) in ParseVersionId() 350 static bool IsAuthStatusValid(const cJSON* root) in IsAuthStatusValid() 375 cJSON* root = cJSON_Parse(decodedAuthStatus); in UnpackAuthStatusResp() local
|
| /test/xts/acts/arkui/ace_c_arkui_test_api15/entry/src/main/cpp/lazyForEach/ |
| D | lazyforeach_expand_mode_test.cpp | 445 static ArkUI_NodeHandle root = CreateChildNode1(nodeAPI); in testLazyForEachExpandMode001() local 478 static ArkUI_NodeHandle root = CreateChildNode2(nodeAPI); in testLazyForEachExpandMode002() local 511 static ArkUI_NodeHandle root = CreateChildNode3(nodeAPI); in testLazyForEachExpandMode003() local 544 static ArkUI_NodeHandle root = CreateChildNode4(nodeAPI); in testLazyForEachExpandMode004() local 577 static ArkUI_NodeHandle root = CreateChildNode5(nodeAPI); in testLazyForEachExpandMode005() local 610 static ArkUI_NodeHandle root = CreateChildNode6(nodeAPI); in testLazyForEachExpandMode006() local 643 static ArkUI_NodeHandle root = CreateChildNode7(nodeAPI); in testLazyForEachExpandMode007() local 676 static ArkUI_NodeHandle root = CreateChildNode8(nodeAPI); in testLazyForEachExpandMode008() local 709 static ArkUI_NodeHandle root = CreateChildNode9(nodeAPI); in testLazyForEachExpandMode009() local
|
| /test/xts/acts/multimedia/image/image_js_standard/imagePixelMapNDK/entry/src/main/cpp/ |
| D | image_pixel_map_imgndk_test.cpp | 72 static bool parseWidth(napi_env env, napi_value root, struct OhosPixelMapCreateOps* opts) in parseWidth() 81 static bool parseHeight(napi_env env, napi_value root, struct OhosPixelMapCreateOps* opts) in parseHeight() 90 static bool parsePixelFormat(napi_env env, napi_value root, struct OhosPixelMapCreateOps* opts) in parsePixelFormat() 100 static bool parseEditable(napi_env env, napi_value root, struct OhosPixelMapCreateOps* opts) in parseEditable() 110 static bool parseAlphaType(napi_env env, napi_value root, struct OhosPixelMapCreateOps* opts) in parseAlphaType() 120 static bool parseScaleMode(napi_env env, napi_value root, struct OhosPixelMapCreateOps* opts) in parseScaleMode() 130 static bool parseCreateOptions(napi_env env, napi_value root, struct OhosPixelMapCreateOps* opts) in parseCreateOptions()
|
| /test/testfwk/xdevice/src/xdevice/_core/executor/ |
| D | request.py | 71 def __init__(self, root=None, drivers=None, config=None): argument 145 def set_root_descriptor(self, root): argument 206 def __init__(self, uuid=None, root=None, listeners=None, config=None): argument
|
| D | scheduler.py | 559 def _find_children_default(root, config): argument 563 def _find_children_module(root, config): 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/local_coverage/resident_service/ |
| D | pull_service_gcda.py | 55 resident_service_path, services_str, root, device_port): argument 116 component_gcda_dict, developer_path, resident_service_path, root, port_nu): argument
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| D | searchndk1.cpp | 388 void *root = nullptr; in Tdelete() local 425 void *root = nullptr; in Tdestroy() local 453 void *root = nullptr; in Tfind() local 475 void *root = nullptr; in Tsearch() local 500 void *root = nullptr; in Twalk() local
|
| /test/xts/acts/arkui/ace_c_arkui_test_api15/entry/src/main/cpp/window/ |
| D | get_window_info_test.cpp | 164 static ArkUI_NodeHandle root = CreateChildNode(nodeAPI2); in testGetWindowInfo001() local 226 static ArkUI_NodeHandle root = CreateChildNode1(nodeAPI2); in testHostWindowInfoGetName002() local 310 static ArkUI_NodeHandle root = CreateChildNode2(nodeAPI2); in testHostWindowInfoDestroy003() local
|
| /test/testfwk/arkxtest/uitest/core/ |
| D | dump_handler.cpp | 91 …void DumpHandler::AddExtraAttrs(nlohmann::json &root, const map<int32_t, string_view> &elementTree… in AddExtraAttrs() 131 void DumpHandler::DumpWindowInfoToJson(vector<Widget> &allWidget, nlohmann::json &root) in DumpWindowInfoToJson()
|
| /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/testfwk/xdevice/src/xdevice/_core/report/ |
| D | result_reporter.py | 528 def _get_module_name(cls, data_report, root): argument 593 def _find_module_name(cls, result_path, root): argument
|
| /test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/ |
| 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/ostest/wukong/shell_command/src/ |
| D | wukong_shell_command.cpp | 145 OHOS::Accessibility::AccessibilityElementInfo root; in RunTestCommand() local
|
| /test/xts/acts/arkui/ace_c_arkui_test_api15/entry/src/main/cpp/node/ |
| D | node_handle_by_id_test.cpp | 164 static ArkUI_NodeHandle root = CreateChildNode(nodeAPI1); in testNodeHandleById001() local
|
| /test/xts/acts/applications/kitframework/ |
| D | kitfwk_oem_api_test.c | 109 cJSON* root = cJSON_Parse(kitInfoMsg); variable
|
| /test/xts/acts/applications/kitframework_ipcamera/ |
| D | kitfwk_oem_api_test.cpp | 107 cJSON* root = cJSON_Parse(kitInfoMsg); variable
|
| /test/xts/acts/multimedia/image/image_js_standard/imagePackingNDK/entry/src/main/cpp/ |
| D | image_packing_test.cpp | 272 static bool GetInt32Property(napi_env env, napi_value root, const char* utf8name, int32_t* res) in GetInt32Property() 283 static bool GetUint32Property(napi_env env, napi_value root, const char* utf8name, uint32_t* res) in GetUint32Property() 294 static bool GetStringProperty(napi_env env, napi_value root, in GetStringProperty()
|
| /test/ostest/wukong/component_event/src/ |
| D | tree_manager.cpp | 256 auto root = std::make_shared<OHOS::Accessibility::AccessibilityElementInfo>(); in UpdateComponentInfo() local
|
| /test/ostest/wukong/test_flow/src/ |
| D | focus_test_flow.cpp | 334 auto root = std::make_shared<OHOS::Accessibility::AccessibilityElementInfo>(); in SetBlockPage() local
|