Home
last modified time | relevance | path

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

/system/chre/platform/slpi/see/
Disland_vote_client.cc73 mRefCountStart = Milliseconds(SystemTime::getMonotonicTime()); in incrementBigImageRefCount()
120 mRefCountStart.getMilliseconds(); in checkBigImageDuration()
/system/chre/platform/slpi/include/chre/platform/slpi/see/
Disland_vote_client.h86 Milliseconds mRefCountStart = Milliseconds(0); variable