HomeSort by relevance Sort by last modified time
    Searched refs:timestamp_host_order (Results 1 - 2 of 2) sorted by null

  /system/security/keystore/
auth_token_table.h 119 return timestamp_host_order() > entry->timestamp_host_order();
127 uint32_t timestamp_host_order() const;
auth_token_table.cpp 210 uint32_t AuthTokenTable::Entry::timestamp_host_order() const { function in class:AuthTokenTable::Entry
239 timestamp_host_order() > entry.timestamp_host_order());

Completed in 141 milliseconds