Searched refs:Symbol_file (Results 1 – 5 of 5) sorted by relevance
43 Symbol_file *string member
58 Symbol_file *string `android:"path"` member
94 Symbol_file *string `android:"path"` member445 if !strings.HasSuffix(String(c.properties.Symbol_file), ".map.txt") {459 symbolFile := String(c.properties.Symbol_file)
66 Symbol_file *string `android:"path"`573 String(library.Properties.Llndk.Symbol_file),584 String(library.Properties.Vendor_public_library.Symbol_file),593 symbolFile := String(library.Properties.Stubs.Symbol_file)1265 android.OptionalPathForModuleSrc(ctx, library.Properties.Llndk.Symbol_file),1278 android.OptionalPathForModuleSrc(ctx, library.Properties.Stubs.Symbol_file),1855 return String(library.Properties.Llndk.Symbol_file) != ""1866 return String(library.Properties.Vendor_public_library.Symbol_file) != ""1878 if props := library.getHeaderAbiCheckerProperties(ctx); props.Symbol_file != nil {1879 return props.Symbol_file[all …]
33 Symbol_file *string member