Home
last modified time | relevance | path

Searched refs:GetModuleAllowList (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/services/form_render_service/src/
H A Dform_module_checker.cpp32 std::vector<std::string> FormModuleChecker::modulesFromCfg_ = FormModuleChecker::GetModuleAllowList
130 std::vector<std::string> FormModuleChecker::GetModuleAllowList() in GetModuleAllowList() function in FormModuleChecker
/ohos5.0/foundation/ability/form_fwk/services/form_render_service/include/
H A Dform_module_checker.h41 static std::vector<std::string> GetModuleAllowList();
/ohos5.0/foundation/ability/form_fwk/test/unittest/frs_form_module_checker_test/
H A Dform_module_checker_test.cpp322 std::vector<std::string> result = FormModuleChecker::GetModuleAllowList();