Home
last modified time | relevance | path

Searched defs:doc (Results 1 – 8 of 8) sorted by relevance

/base/global/i18n/frameworks/intl/src/
Dphone_number_rule.cpp83 xmlDocPtr doc = xmlParseFile(xmlPath.c_str()); in InitRule() local
Ddate_time_rule.cpp97 xmlDocPtr doc = xmlParseFile(xmlPath.c_str()); in InitRules() local
133 xmlDocPtr doc = xmlParseFile(xmlPathBackup.c_str()); in InitRuleBackup() local
Di18n_timezone.cpp753 xmlDocPtr doc = xmlParseFile(xmlPath); in ReadTimeZoneData() local
860 xmlDocPtr doc = xmlParseFile(xmlPath.c_str()); in FindCityDisplayNameFromXml() local
912 xmlDocPtr doc = xmlParseFile(xmlPath.c_str()); in FindCityDisplayNameMap() local
Dlocale_config.cpp479 xmlDocPtr doc = xmlParseFile(path); in GetListFromFile() local
621 xmlDocPtr doc = xmlParseFile(SUPPORT_LOCALES_PATH); in ComputeLocale() local
671 xmlDocPtr doc = xmlParseFile(langDataPath); in ReadLangData() local
714 xmlDocPtr doc = xmlParseFile(regionDataPath); in ReadRegionData() local
Dtaboo.cpp141 xmlDocPtr doc = xmlParseFile(path.c_str()); in ParseTabooData() local
/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
Dprint_manager_client.cpp451 FPDF_DOCUMENT doc = FPDF_LoadDocument(filePath.c_str(), nullptr); in LoadPdfFile() local
535 std::string &basePngName, int32_t &pageCount, FPDF_DOCUMENT &doc) in PdfRenderInit()
575 FPDF_DOCUMENT &doc) in PdfRenderDestroy()
594 FPDF_DOCUMENT &doc) in GetPdfPageSize()
615 std::string &imagePath, FPDF_DOCUMENT &doc) in RenderPdfToPng()
/base/hiviewdfx/hiview/plugins/freeze_detector/
Drule_cluster.cpp77 xmlDoc* doc = xmlReadFile(file.c_str(), nullptr, 0); in ParseRuleFile() local
/base/global/i18n/frameworks/zone/src/
Dzone_util.cpp328 xmlDocPtr doc = xmlParseFile(COUNTRY_ZONE_DATA_PATH); in GetCountryZones() local