Searched refs:currentApiFilePath (Results 1 – 1 of 1) sorted by relevance
507 currentApiFilePath android.OptionalPath member545 paths.currentApiFilePath = android.OptionalPathForPath(provider.ApiFilePath())720 if paths.currentApiFilePath.Valid() {721 return android.Paths{paths.currentApiFilePath.Path()}, nil1947 paths.currentApiFilePath = android.OptionalPathForModuleSrc(ctx, scopeProperties.Current_api)2210 if paths.currentApiFilePath.Valid() {2211 properties.CurrentApiFile = paths.currentApiFilePath.Path()