Searched refs:hasPruneableOperation (Results 1 – 3 of 3) sorted by relevance
104 bool OperationMap::hasPruneableOperation() const { in hasPruneableOperation() function in keystore::OperationMap113 if (!hasPruneableOperation()) { in getOldestPruneableOperation()
54 bool hasPruneableOperation() const;
1139 while (rc == ErrorCode::TOO_MANY_OPERATIONS && mOperationMap.hasPruneableOperation()) { in begin()