Searched refs:currentApiFilePath (Results 1 – 2 of 2) sorted by relevance
358 currentApiFilePath := path.Join(apiDirectoryPath, baseModuleName+"-current.txt")360 m.currentApiFile = android.ExistentPathForSource(ctx, currentApiFilePath)400 apiDirectoryPath, currentApiFilePath, m.dumpedApiFile.String(), currentApiFilePath)
682 currentApiFilePath android.OptionalPath member786 paths.currentApiFilePath = android.OptionalPathForPath(info.ApiFile)1052 apiTxtComponentName: paths.currentApiFilePath,2212 paths.currentApiFilePath = android.OptionalPathForModuleSrc(ctx, scopeProperties.Current_api)2458 if paths.currentApiFilePath.Valid() {2459 properties.CurrentApiFile = paths.currentApiFilePath.Path()