Home | History | Annotate | Download | only in common

Lines Matching refs:reserve

413             int uniqueId, DecryptHandle* decryptHandle, int action, bool reserve) {
423 data.writeInt32(static_cast< int>(reserve));
1088 const bool reserve = static_cast<bool>(data.readInt32());
1090 = consumeRights(uniqueId, &handle, action, reserve);