Home
last modified time | relevance | path

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

/build/soong/java/
Dandroidmk.go530 if ddoc.updateCurrentApiTimestamp != nil {
533 ddoc.updateCurrentApiTimestamp.String())
537 ddoc.updateCurrentApiTimestamp.String())
614 if dstubs.updateCurrentApiTimestamp != nil {
617 dstubs.updateCurrentApiTimestamp.String())
621 dstubs.updateCurrentApiTimestamp.String())
Ddroiddoc.go755 updateCurrentApiTimestamp android.WritablePath member
1123 d.updateCurrentApiTimestamp = android.PathForModuleOut(ctx, "update_current_api.timestamp")
1141 Text("touch").Output(d.updateCurrentApiTimestamp).
1204 updateCurrentApiTimestamp android.WritablePath member
1778 d.updateCurrentApiTimestamp = android.PathForModuleOut(ctx, "update_current_api.timestamp")
1796 Text("touch").Output(d.updateCurrentApiTimestamp).