Searched refs:removedApiFilePath (Results 1 – 1 of 1) sorted by relevance
510 removedApiFilePath android.OptionalPath member546 paths.removedApiFilePath = android.OptionalPathForPath(provider.RemovedApiFilePath())725 if paths.removedApiFilePath.Valid() {726 return android.Paths{paths.removedApiFilePath.Path()}, nil1948 paths.removedApiFilePath = android.OptionalPathForModuleSrc(ctx, scopeProperties.Removed_api)2213 if paths.removedApiFilePath.Valid() {2214 properties.RemovedApiFile = paths.removedApiFilePath.Path()