Searched refs:mtime (Results 1 – 3 of 3) sorted by relevance
/development/vndk/tools/sourcedr/ninja/ |
D | ninja.py | 861 def __init__(self, id, explicit_out, mtime, implicit_ins): argument 864 self.mtime = mtime 956 mtime = next(dep_iter) 959 deps = DepFileRecord(idx, explicit_out, mtime, implicit_ins) 965 elif old_deps.mtime > deps.mtime:
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
D | Monkey.java | 446 final long mtime = trace.lastModified(); in reportAnrTraces() local 447 if (mtime > mostRecentMtime) { in reportAnrTraces() 448 mostRecentMtime = mtime; in reportAnrTraces()
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 54568 …rm/external/mesa3d,fake_4AhuWE2rT7mAXt-0T4bhyQ@fakeemail.com,anv: Use library mtime for cache UUID. 57547 …m/external/mesa3d,fake_RmMtdlAMS3mPCSE_Bf5Q0A@fakeemail.com,radv: Use library mtime for cache UUID.
|