Searched defs:errorMsg (Results 1 – 4 of 4) sorted by relevance
20 void CameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError()
28 void DeviceCBOnError(int type, int errorMsg) in DeviceCBOnError()
201 void OnError(ErrorType type, int32_t errorMsg) override in OnError()
68 [this](ErrorType type, int32_t errorMsg) -> void { in CreateDStreamOperator()