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

/system/security/keystore/
H A Dgrant_store.cpp26 static constexpr size_t kKeystoreGrantInfixLength = 15; member in namespace:keystore
36 std::stringstream s(grantAlias.substr(pos + kKeystoreGrantInfixLength));

Completed in 46 milliseconds