Searched refs:VdiErrorType (Results 1 – 4 of 4) sorted by relevance
37 virtual int32_t OnError(VdiErrorType type, int32_t errorCode) = 0;
95 enum VdiErrorType : int32_t { enum
24 int32_t CameraDeviceServiceCallback::OnError(VdiErrorType type, int32_t errorCode) in OnError()
36 int32_t OnError(VdiErrorType type, int32_t errorCode) override;