Home
last modified time | relevance | path

Searched defs:operationHandle (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/guest/hals/keymaster/remote/
Dremote_keymaster4_device.cpp536 Return<void> RemoteKeymaster4Device::update(uint64_t operationHandle, in update()
567 Return<void> RemoteKeymaster4Device::finish(uint64_t operationHandle, in finish()
595 Return<ErrorCode> RemoteKeymaster4Device::abort(uint64_t operationHandle) { in abort()