Searched refs:mTimeUpdated (Results 1 - 2 of 2) sorted by relevance

/system/core/include/utils/
H A DProcessCallStack.h74 struct tm mTimeUpdated; member in class:android::ProcessCallStack
/system/core/libutils/
H A DProcessCallStack.cpp121 mTimeUpdated(rhs.mTimeUpdated) {
129 mTimeUpdated = tm();
154 mTimeUpdated = tm;
222 getTimeString(mTimeUpdated).string());

Completed in 90 milliseconds