Searched defs:module_name (Results 1 – 4 of 4) sorted by relevance
70 const std::string &module_name = request_modules_[index]; in GetImportNamespaceNameByIndex() local
814 std::string module_name = GetModuleNameByLocalName(inter_name, record_name); in ExtractClassInheritInfo() local1317 std::string module_name = GetModuleNameByLocalName(inter_name, record_name); in ResolveCallInstCommon() local
111 def import_module(module_name, path): argument
878 def get_hvigor_compile_cmd(task, is_debug, module_name='', module_target='default'): argument