Home
last modified time | relevance | path

Searched refs:currentVersion (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/build/
Daidl_api.go152 creatingNewVersion := version != currentVersion
241 …ntDir := filepath.Join(ctx.OtherModuleDir(dep), aidlApiDir, iface.BaseModuleName(), currentVersion)
350 currentApiDir := android.ExistentPathForSource(ctx, ctx.ModuleDir(), m.apiDir(), currentVersion)
356 …hashFile: android.ExistentPathForSource(ctx, ctx.ModuleDir(), m.apiDir(), currentVersion, ".hash"),
414 m.updateApiTimestamp = m.makeApiDumpAsVersion(ctx, totApiDump, currentVersion, nil)
Daidl_interface.go46 currentVersion = "current" const