Home
last modified time | relevance | path

Searched refs:GetConfigMap (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/form_fwk/services/config/
H A Dform_xml_parser.h35 const std::map<std::string, int32_t>& GetConfigMap() const;
H A Dform_xml_parser.cpp109 const std::map<std::string, int32_t>& FormXMLParser::GetConfigMap() const in GetConfigMap() function in OHOS::AppExecFwk::FormXMLParser
111 HILOG_DEBUG("GetConfigMap start"); in GetConfigMap()
/foundation/ability/form_fwk/test/unittest/fms_form_xml_parser_test/
H A Dfms_form_xml_parser_test.cpp62 const std::map<std::string, int32_t> &configMap = parser.GetConfigMap(); in HWTEST_F()
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp749 const std::map<std::string, int32_t> &configMap = parser.GetConfigMap(); in ReadFormConfigXML()

Completed in 4 milliseconds