Searched refs:Local_sourcepaths (Results 1 – 1 of 1) sorted by relevance
164 Local_sourcepaths []string member711 if j.properties.Local_sourcepaths == nil && len(j.srcFiles) > 0 {712 j.properties.Local_sourcepaths = append(j.properties.Local_sourcepaths, ".")714 j.sourcepaths = android.PathsForModuleSrc(ctx, j.properties.Local_sourcepaths)891 if len(d.Javadoc.properties.Local_sourcepaths) > 0 {