Searched defs:customModule (Results 1 – 2 of 2) sorted by relevance
47 private final String customModule; field in SecurityHealthAnalyticsCustomModuleName123 String organization, String customModule) { in of()129 String organization, String customModule) { in ofOrganizationCustomModuleName()135 String folder, String customModule) { in ofFolderCustomModuleName()141 String project, String customModule) { in ofProjectCustomModuleName()148 public static String format(String organization, String customModule) { in format()158 String organization, String customModule) { in formatOrganizationCustomModuleName()167 public static String formatFolderCustomModuleName(String folder, String customModule) { in formatFolderCustomModuleName()176 public static String formatProjectCustomModuleName(String project, String customModule) { in formatProjectCustomModuleName()301 private String customModule; field in SecurityHealthAnalyticsCustomModuleName.Builder[all …]
28 type customModule struct { struct29 ModuleBase31 properties struct {36 data AndroidMkData37 distFiles TaggedDistFiles38 outputFile OptionalPath47 func (m *customModule) GenerateAndroidBuildActions(ctx ModuleContext) {95 func (m *customModule) setOutputFiles(ctx ModuleContext, defaultDistPaths Paths) {104 func (m *customModule) AndroidMk() AndroidMkData {112 func (m *customModule) AndroidMkEntries() []AndroidMkEntries {