Home
last modified time | relevance | path

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

/build/soong/cc/
Dndk_sysroot.go81 func getNdkBaseTimestampFile(ctx android.PathContext) android.WritablePath { func
161 Output: getNdkBaseTimestampFile(ctx),
172 fullDepPaths := append(staticLibInstallPaths, getNdkBaseTimestampFile(ctx))
Dlibrary.go1407 return android.Paths{getNdkBaseTimestampFile(ctx)}