Home
last modified time | relevance | path

Searched refs:claimReservedSlot (Results 1 – 2 of 2) sorted by relevance

/system/security/keystore2/src/km_compat/
Dkm_compat.h88 static OperationSlot claimReservedSlot(std::shared_ptr<OperationSlotManager> operationSlots);
Dkm_compat.cpp417 OperationSlotManager::claimReservedSlot(std::shared_ptr<OperationSlotManager> operationSlots) { in claimReservedSlot() function in OperationSlotManager
702 slot = OperationSlotManager::claimReservedSlot(mOperationSlots); in beginInternal()