Home
last modified time | relevance | path

Searched refs:xml2 (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/test/unittest/pbap/
H A DBUILD.gn53 "//third_party/libxml2:xml2",
76 "//third_party/libxml2:xml2",
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/map/
H A DBUILD.gn53 "//third_party/libxml2:xml2",
76 "//third_party/libxml2:xml2",
/ohos5.0/drivers/peripheral/thermal/test/unittest/
H A DBUILD.gn41 "//third_party/libxml2:xml2",
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/ble/
H A DBUILD.gn49 "//third_party/libxml2:xml2",
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/hid/
H A DBUILD.gn50 "//third_party/libxml2:xml2",
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/host/
H A DBUILD.gn51 "//third_party/libxml2:xml2",
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/fuzztest/ressched_fuzzer/
H A DBUILD.gn44 "//third_party/libxml2:xml2",
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/pan/
H A DBUILD.gn51 "//third_party/libxml2:xml2",
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/
H A DBUILD.gn335 "//third_party/libxml2:xml2",
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/test/
H A Dtest_xml.cpp1994 OHOS::xml::XmlPullParser xml2(env, "P11", "utf8"); variable
1995 res = xml2.ParserDoctInnerInfo(true, false);
2022 OHOS::xml::XmlPullParser xml2(env, "A", "utf8"); variable
2023 xml2.ParseSpecText();