Lines Matching refs:Api_file
140 Api_file *string `android:"path"` member
330 } else if String(apiToCheck.Api_file) != "" && String(apiToCheck.Removed_api_file) != "" {
332 } else if String(apiToCheck.Api_file) != "" {
342 api_file := String(apiToCheck.Api_file)
356 apiToCheck.Api_file = nil
1084 apiFile := android.PathForModuleSrc(ctx, String(d.properties.Check_api.Current.Api_file))
1153 apiFile := android.PathForModuleSrc(ctx, String(d.properties.Check_api.Last_released.Api_file))
1449 if String(d.properties.Check_api.Last_released.Api_file) == "" {
1454 …ReleasedApi := android.PathForModuleSrc(ctx, String(d.properties.Check_api.Last_released.Api_file))
1655 apiFile := android.PathForModuleSrc(ctx, String(d.properties.Check_api.Last_released.Api_file))
1732 apiFile := android.PathForModuleSrc(ctx, String(d.properties.Check_api.Current.Api_file))