| /arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/ets/ |
| H A D | ets_test_dir.py | 57 def root(self) -> Path: member in EtsTestDir
|
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/ |
| H A D | work_dir.py | 42 def root(self) -> Path: member in WorkDir
|
| /base/customization/enterprise_device_management/services/edm_plugin/src/utils/ |
| H A D | fingerprint_policy_serializer.cpp | 26 cJSON* root = cJSON_Parse(data.c_str()); in Deserialize() local 55 cJSON* root = nullptr; in Serialize() local [all...] |
| /base/customization/enterprise_device_management/test/unittest/interface/plugin_kits/utils/ |
| H A D | cjson_serializer_test.cpp | 47 cJSON* root = cJSON_Parse(TEST_POLICY_DATA.c_str()); in HWTEST_F() local
|
| /base/powermgr/display_manager/brightness_manager/src/ |
| H A D | lux_threshold_config_parser.cpp | 73 const Json::Value root = ConfigParserBase::Get().LoadConfigRoot(displayId, CONFIG_NAME);
in ParseConfig() local
|
| H A D | lux_filter_config_parser.cpp | 41 const Json::Value root = ConfigParserBase::Get().LoadConfigRoot(displayId, CONFIG_NAME);
in ParseConfig() local
|
| /base/notification/distributed_notification_service/services/ans/src/common/ |
| H A D | file_utils.cpp | 62 bool FileUtils::GetJsonFromFile(const char *path, nlohmann::json &root) in GetJsonFromFile() argument
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| H A D | system_dialog_connect_stb.cpp | 52 nlohmann::json root = nlohmann::json::parse(commandStr_); in OnAbilityConnectDone() local
|
| H A D | notification_trust_list.cpp | 31 nlohmann::json root; in GetCcmPrivilegesConfig() local
|
| /base/notification/distributed_notification_service/services/ans/src/notification_smart_reminder/ |
| H A D | reminder_affected.cpp | 23 bool ReminderAffected::FromJson(const nlohmann::json &root) in FromJson() argument 42 ValidAndGetAffectedBy( const nlohmann::json &root, std::vector<std::pair<std::string, std::string>> &affectedBy) ValidAndGetAffectedBy() argument 76 ValidStatus(const nlohmann::json &root, std::string &status) ValidStatus() argument [all...] |
| /base/update/updateservice/services/startup/manage/src/ |
| H A D | schedule_config.cpp | 30 nlohmann::json root = in InitConfig() local 52 uint64_t ScheduleConfig::ParseConfig(nlohmann::json &root, const std::string &key, uint64_t defaultValue) in ParseConfig() argument
|
| /base/update/updater/test/unittest/flashd_test/ |
| H A D | flashd_utils_unittest.cpp | 68 std::string root = GetPathRoot(path); in HWTEST_F() local
|
| /test/xts/acts/demo/sectest/poc_patch_scan/2022-09/OpenHarmony-SA-2022-0901/ |
| H A D | poc.cpp | 56 cJSON *root = cJSON_Parse(json_string); // cJSON_Parse方法解析json数据 in main() local
|
| /test/xts/device_attest/services/core/utils/ |
| H A 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 [all...] |
| /test/xts/device_attest_lite/services/core/utils/ |
| H A 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 [all...] |
| /third_party/curl/tests/unit/ |
| H A D | unit1309.c | 76 struct Curl_tree *root, *removed; variable [all...] |
| /third_party/eudev/src/shared/ |
| H A D | strbuf.h | 29 struct strbuf_node *root; member
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | RemoveTree.cpp | 111 void RemoveAllTreeNodes(TIntermNode* root) in RemoveAllTreeNodes() argument
|
| /third_party/ffmpeg/libavutil/tests/ |
| H A D | tree.c | 66 AVTreeNode *root = NULL, *node = NULL; in main() local
|
| /third_party/alsa-lib/src/control/ |
| H A D | control_empty.c | 73 _snd_ctl_empty_open(snd_ctl_t **handlep, const char *name ATTRIBUTE_UNUSED, snd_config_t *root, snd_config_t *conf, int mode) _snd_ctl_empty_open() argument
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_asym.c | 77 _snd_pcm_asym_open(snd_pcm_t **pcmp, const char *name ATTRIBUTE_UNUSED, snd_config_t *root, snd_config_t *conf, snd_pcm_stream_t stream, int mode) _snd_pcm_asym_open() argument
|
| H A D | pcm_empty.c | 79 _snd_pcm_empty_open(snd_pcm_t **pcmp, const char *name ATTRIBUTE_UNUSED, snd_config_t *root, snd_config_t *conf, snd_pcm_stream_t stream, int mode) _snd_pcm_empty_open() argument
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | ccolltst.c | 31 void addCollTest(TestNode** root) in addCollTest() argument [all...] |
| H A D | ccurrtst.c | 32 void addCurrencyCollTest(TestNode** root) in addCurrencyCollTest() argument
|
| H A D | encoll.c | 256 void addEnglishCollTest(TestNode** root) in addEnglishCollTest() argument
|