Lines Matching full:module
31 foreach(module, napi_modules) {
32 deps += [ module ]
33 out_path = get_label_info(module, "root_out_dir")
34 out_name = get_label_info(module, "name")
41 outputs = [ target_path + "/bin/module/ability/{{source_file_part}}" ]
58 foreach(module, napi_modules) {
59 deps += [ module ]
60 out_path = get_label_info(module, "root_out_dir")
61 out_name = get_label_info(module, "name")
68 outputs = [ target_path + "/bin/module/application/{{source_file_part}}" ]
84 foreach(module, napi_modules) {
85 deps += [ module ]
86 out_path = get_label_info(module, "root_out_dir")
87 out_name = get_label_info(module, "name")
94 outputs = [ target_path + "/bin/module/app/ability/{{source_file_part}}" ]