Searched refs:ErrorCodeV41 (Results 1 – 2 of 2) sorted by relevance
46 using ErrorCodeV41 = ::android::hardware::keymaster::V4_1::ErrorCode; variable101 Return<ErrorCodeV41> deviceLocked(103 Return<ErrorCodeV41> earlyBootEnded() override;
605 Return<ErrorCodeV41> RemoteKeymaster4Device::deviceLocked( in deviceLocked()622 return ErrorCodeV41(response.error); in deviceLocked()625 Return<ErrorCodeV41> RemoteKeymaster4Device::earlyBootEnded() { in earlyBootEnded()628 return ErrorCodeV41(response.error); in earlyBootEnded()