Home
last modified time | relevance | path

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

/system/core/storaged/include/
Dstoraged.h85 time_t mStarttime; variable
110 return mStarttime; in get_starttime()
/system/core/storaged/
Dstoraged.cpp160 mStarttime = time(NULL); in storaged_t()