Home
last modified time | relevance | path

Searched defs:root (Results 101 - 125 of 943) sorted by relevance

12345678910>>...38

/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/ets/
H A Dets_test_dir.py57 def root(self) -> Path: member in EtsTestDir
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/
H A Dwork_dir.py42 def root(self) -> Path: member in WorkDir
/base/customization/enterprise_device_management/services/edm_plugin/src/utils/
H A Dfingerprint_policy_serializer.cpp26 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 Dcjson_serializer_test.cpp47 cJSON* root = cJSON_Parse(TEST_POLICY_DATA.c_str()); in HWTEST_F() local
/base/powermgr/display_manager/brightness_manager/src/
H A Dlux_threshold_config_parser.cpp73 const Json::Value root = ConfigParserBase::Get().LoadConfigRoot(displayId, CONFIG_NAME); in ParseConfig() local
H A Dlux_filter_config_parser.cpp41 const Json::Value root = ConfigParserBase::Get().LoadConfigRoot(displayId, CONFIG_NAME); in ParseConfig() local
/base/notification/distributed_notification_service/services/ans/src/common/
H A Dfile_utils.cpp62 bool FileUtils::GetJsonFromFile(const char *path, nlohmann::json &root) in GetJsonFromFile() argument
/base/notification/distributed_notification_service/services/ans/src/
H A Dsystem_dialog_connect_stb.cpp52 nlohmann::json root = nlohmann::json::parse(commandStr_); in OnAbilityConnectDone() local
H A Dnotification_trust_list.cpp31 nlohmann::json root; in GetCcmPrivilegesConfig() local
/base/notification/distributed_notification_service/services/ans/src/notification_smart_reminder/
H A Dreminder_affected.cpp23 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 Dschedule_config.cpp30 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 Dflashd_utils_unittest.cpp68 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 Dpoc.cpp56 cJSON *root = cJSON_Parse(json_string); // cJSON_Parse方法解析json数据 in main() local
/test/xts/device_attest/services/core/utils/
H A Dattest_utils_json.c33 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 Dattest_utils_json.c33 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 Dunit1309.c76 struct Curl_tree *root, *removed; variable
[all...]
/third_party/eudev/src/shared/
H A Dstrbuf.h29 struct strbuf_node *root; member
/third_party/glslang/glslang/MachineIndependent/
H A DRemoveTree.cpp111 void RemoveAllTreeNodes(TIntermNode* root) in RemoveAllTreeNodes() argument
/third_party/ffmpeg/libavutil/tests/
H A Dtree.c66 AVTreeNode *root = NULL, *node = NULL; in main() local
/third_party/alsa-lib/src/control/
H A Dcontrol_empty.c73 _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 Dpcm_asym.c77 _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 Dpcm_empty.c79 _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 Dccolltst.c31 void addCollTest(TestNode** root) in addCollTest() argument
[all...]
H A Dccurrtst.c32 void addCurrencyCollTest(TestNode** root) in addCurrencyCollTest() argument
H A Dencoll.c256 void addEnglishCollTest(TestNode** root) in addEnglishCollTest() argument

Completed in 8 milliseconds

12345678910>>...38