Home
last modified time | relevance | path

Searched defs:childNode (Results 1 - 6 of 6) sorted by relevance

/base/web/webview/test/unittest/nweb_config_helper_test/
H A Dnweb_config_helper_test.cpp210 xmlNodePtr childNode = xmlNewNode(nullptr, "childNode"); in HWTEST_F() local
230 xmlNodePtr childNode = xmlNewNode(nullptr, "comment"); in HWTEST_F() local
249 xmlNodePtr childNode = xmlNewNode(nullptr, "childNode"); HWTEST_F() local
[all...]
/base/telephony/core_service/test/unittest/utils_codec_gtest/
H A Dasn1_node_test.cpp269 std::shared_ptr<Asn1Node> childNode = root->Asn1GetChild(TAG_ESIM_CTX_1); in HWTEST_F() local
296 std::shared_ptr<Asn1Node> childNode = root->Asn1GetChild(TAG_ESIM_CTX_1); in HWTEST_F() local
[all...]
/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_common_utils.cpp47 std::string childNode = ent->d_name; in GetSubNodes() local
79 std::string childNode = ent->d_name; in GetSubDir() local
[all...]
/base/security/selinux_adapter/framework/policycoreutils/src/
H A Dcontexts_trie.c82 ParamHashNode *childNode = GetGroupNode(root, element, nameLen); in InsertElementToTrie() local
143 ParamHashNode *childNode = NULL; in SearchFromParamTrie() local
179 ParamHashNode *childNode = NULL; GetLabelIndex() local
[all...]
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
H A Dfault_detector_util.cpp147 string childNode = ent->d_name; in GetSubDir() local
172 string childNode = ent->d_name; in GetSubFile() local
[all...]
/base/telephony/core_service/services/sim/src/
H A Desim_file.cpp1735 std::shared_ptr<Asn1Node> childNode = root->Asn1GetChild(TAG_ESIM_CTX_COMP_1); in ProcessPrepareDownloadDone() local

Completed in 9 milliseconds