Home
last modified time | relevance | path

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

/base/security/access_token/frameworks/inner_api/privacy/src/
H A Dprivacy_kit.cpp35 int64_t timespamp = 0; member
52 g_recordMap[newRecordStr].timespamp = curTimestamp; in FindAndInsertRecord()
55 if (curTimestamp - iter->second.timespamp >= MERGE_TIMESTAMP) { in FindAndInsertRecord()
57 g_recordMap[newRecordStr].timespamp = curTimestamp; in FindAndInsertRecord()
62 g_recordMap[newRecordStr].timespamp = curTimestamp; in FindAndInsertRecord()
66 g_recordMap[newRecordStr].timespamp = curTimestamp; in FindAndInsertRecord()

Completed in 1 milliseconds