Searched defs:nativeBinaryInfoProperties (Results 1 – 1 of 1) sorted by relevance
89 func nativeBinaryPathFor(lib nativeBinaryInfoProperties) string {98 type nativeBinaryInfoProperties struct { struct99 android.SdkMemberPropertiesBase103 archType string106 outputFile android.Path111 SharedLibs []string116 SystemSharedLibs []string119 StaticExecutable bool120 Nocrt bool123 …veBinaryInfoProperties) PopulateFromVariant(ctx android.SdkMemberContext, variant android.Module) {[all …]