Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 7 of 7) sorted by relevance

/system/core/libutils/
DSystemClock.cpp72 static inline void checkTimeStamps(int64_t timestamp, in checkTimeStamps()
103 #define checkTimeStamps(timestamp, prevTimestampPtr, prevMethodPtr, curMethod) argument
114 int64_t timestamp; in elapsedRealtimeNano() local
/system/core/logcat/tests/
Dlogcat_benchmark.cpp32 class timestamp { in TEST() class
52 timestamp(const char *buffer) in TEST() function in TEST::timestamp
/system/netd/server/
DNetlinkHandler.cpp115 const char *timestamp = evt->findParam("TIME_NS"); in onEvent() local
163 bool isActive, const char *timestamp) { in notifyInterfaceClassActivity()
/system/core/adb/
Dfile_sync_client.c143 int sync_readtime(int fd, const char *path, unsigned int *timestamp, in sync_readtime()
186 static int sync_finish_readtime(int fd, unsigned int *timestamp, in sync_finish_readtime()
719 unsigned int timestamp, mode, size; in copy_local_dir_remote() local
Dfile_sync_service.c183 unsigned int timestamp = 0; in handle_send_file() local
/system/core/healthd/
Dhealthd_mode_charger.cpp83 int64_t timestamp; member
/system/core/include/system/
Dwindow.h843 int64_t timestamp) in native_window_set_buffers_timestamp()