Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/lib/
Dclient_handler.cpp40 class ValidationResult { class
43 ValidationResult(const std::string &error) : error_(error) {} in ValidationResult() function in cuttlefish::webrtc_streaming::__anon0ee9f8f90111::ValidationResult