Searched refs:kKeystoreGrantInfix (Results 1 – 1 of 1) sorted by relevance
26 static const char* kKeystoreGrantInfix = "_KEYSTOREGRANT_"; variable33 auto pos = grantAlias.rfind(kKeystoreGrantInfix); in parseGrantAlias()47 s << blobEntry.alias() << kKeystoreGrantInfix; in put()