Home
last modified time | relevance | path

Searched refs:latest (Results 1 – 4 of 4) sorted by relevance

/build/kati/
Dexec.cc77 double latest = kProcessing; in ExecNode() local
83 if (latest < ts) in ExecNode()
84 latest = ts; in ExecNode()
89 if (latest < ts) in ExecNode()
90 latest = ts; in ExecNode()
93 if (output_ts >= latest && !n->is_phony) { in ExecNode()
/build/tools/droiddoc/templates-sdk/
Dfooter.cs68 …<h2 class="norule dac-modal-header-title">Get the latest Android developer news and tips that will…
/build/tools/droiddoc/templates-sdk-refonly/
Dfooter.cs68 …<h2 class="norule dac-modal-header-title">Get the latest Android developer news and tips that will…
/build/soong/
DAndroid.bp5 // 1) "repo sync build/soong" to make sure you have the latest build.ninja.in