Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/include/binder/
DRecordedTransaction.h69 int64_t timestampSeconds = 0; member
/frameworks/native/libs/binder/
DRecordedTransaction.cpp409 time_t sec = mData.mHeader.timestampSeconds; in getTimestamp()