Home
last modified time | relevance | path

Searched refs:stamp (Results 1 – 14 of 14) sorted by relevance

/frameworks/rs/
DCleanSpec.mk46 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/*/src/RenderScript.stamp)
50 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/*/src/RenderScript.stamp)
51 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/*/src/RenderScript.stamp)
/frameworks/av/media/bufferpool/1.0/
DBufferStatus.cpp31 int64_t stamp; in getTimestampNow() local
35 stamp = ts.tv_nsec / 1000; in getTimestampNow()
36 stamp += (ts.tv_sec * 1000000LL); in getTimestampNow()
37 return stamp; in getTimestampNow()
/frameworks/native/cmds/dumpstate/
DDumpstateInternal.cpp146 char stamp[80]; in DumpFileFromFdToFd() local
148 strftime(stamp, sizeof(stamp), "%Y-%m-%d %H:%M:%S", localtime(&mtime)); in DumpFileFromFdToFd()
149 dprintf(out_fd, ": %s", stamp); in DumpFileFromFdToFd()
/frameworks/av/media/bufferpool/2.0/
DBufferStatus.cpp32 int64_t stamp; in getTimestampNow() local
36 stamp = ts.tv_nsec / 1000; in getTimestampNow()
37 stamp += (ts.tv_sec * 1000000LL); in getTimestampNow()
38 return stamp; in getTimestampNow()
/frameworks/base/services/backup/java/com/android/server/backup/
DFileMetadata.java76 Date stamp = new Date(mtime); in dump() local
77 b.append(new SimpleDateFormat("MMM dd HH:mm:ss ").format(stamp)); in dump()
/frameworks/base/data/keyboards/
DAndroid.mk26 LOCAL_BUILT_MODULE := $(intermediates)/stamp
/frameworks/base/data/fonts/
DAndroid.mk27 fontchain_lint_timestamp := $(call intermediates-dir-for,PACKAGING,fontchain_lint)/stamp
/frameworks/native/cmds/surfacereplayer/replayer/
DREADME.md101 - stopHere - Time stamp of where the replayer should run to then switch to manual replay
142 **Increments** contain the time stamp of when it occurred and a *oneof* which can be a
186 increment in a trace does not start at 0, rather the replayer treats its time stamp as time 0 and
197 corresponding Event base on its time stamp. After completing an increment, the main thread will
/frameworks/av/media/codec2/vndk/platform/
DC2BqBuffer.cpp261 int64_t stamp; in getTimestampNow() local
265 stamp = ts.tv_nsec / 1000; in getTimestampNow()
266 stamp += (ts.tv_sec * 1000000LL); in getTimestampNow()
267 return stamp; in getTimestampNow()
/frameworks/compile/mclinker/unittests/
Dtest3.txt177 rm -f intl/stamp-h
/frameworks/base/
DCleanSpec.mk124 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/*/src/RenderScript.stamp)
125 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/*/src/RenderScript.stamp)
/frameworks/compile/slang/
DREADME.rst76 -a out/target/common/obj/APPS/Fountain_intermediates/src/RenderScript.stamp \
/frameworks/base/core/proto/android/os/
Dbatterystats.proto291 // based on the elapsed timestamp when going down vs. the given time stamp
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt31267 Landroid/icu/util/Calendar;->stamp:[I
107620 Ljava/util/Calendar;->stamp:[I
107920 Ljava/util/concurrent/atomic/AtomicStampedReference$Pair;->stamp:I