Searched defs:ecat (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc.hpp | 3253 SystemError( int ev, std::error_category const & ecat ) in SystemError() 3255 SystemError( int ev, std::error_category const & ecat, std::string const & what) in SystemError() 3257 SystemError( int ev, std::error_category const & ecat, char const * what) in SystemError()
|
D | vulkan.hpp | 5596 SystemError( int ev, std::error_category const & ecat ) in SystemError() 5598 SystemError( int ev, std::error_category const & ecat, std::string const & what) in SystemError() 5600 SystemError( int ev, std::error_category const & ecat, char const * what) in SystemError()
|