Searched defs:grant_no_ (Results 1 - 1 of 1) sorted by relevance

/system/security/keystore/
H A Dgrant_store.h42 uint64_t grant_no_; ///< numeric grant identifier - randomly assigned member in class:keystore::Grant
44 operator const uint64_t&() const { return grant_no_; }

Completed in 330 milliseconds