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

/system/core/include/utils/
H A DProcessCallStack.h74 struct tm mTimeUpdated; member in class:android::ProcessCallStack
/system/core/libutils/include/utils/
H A DProcessCallStack.h74 struct tm mTimeUpdated; member in class:android::ProcessCallStack
/system/core/libutils/
H A DProcessCallStack.cpp118 mTimeUpdated(rhs.mTimeUpdated) {
126 mTimeUpdated = tm();
147 mTimeUpdated = tm;
209 getTimeString(mTimeUpdated).string());

Completed in 137 milliseconds