/aosp_15_r20/external/sdv/vsomeip/third_party/boost/system/include/boost/system/ |
D | system_error.hpp | 36 system_error( int ev, const error_category & ecat ) in system_error() 39 system_error( int ev, const error_category & ecat, in system_error() 43 system_error( int ev, const error_category & ecat, in system_error()
|
/aosp_15_r20/external/libcxx/src/ |
H A D | system_error.cpp | 262 system_error::system_error(int ev, const error_category& ecat, const string& what_arg) in system_error() 268 system_error::system_error(int ev, const error_category& ecat, const char* what_arg) in system_error() 274 system_error::system_error(int ev, const error_category& ecat) in system_error()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/src/ |
H A D | system_error.cpp | 202 system_error::system_error(int ev, const error_category& ecat, const string& what_arg) in system_error() 205 system_error::system_error(int ev, const error_category& ecat, const char* what_arg) in system_error() 208 system_error::system_error(int ev, const error_category& ecat) in system_error()
|
/aosp_15_r20/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()
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 6126 …SystemError( int ev, std::error_category const & ecat ) : Error(), std::system_error( ev, ecat ) {} in SystemError() 6127 SystemError( int ev, std::error_category const & ecat, std::string const & what ) in SystemError() 6130 SystemError( int ev, std::error_category const & ecat, char const * what ) in SystemError()
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 6126 …SystemError( int ev, std::error_category const & ecat ) : Error(), std::system_error( ev, ecat ) {} in SystemError() 6127 SystemError( int ev, std::error_category const & ecat, std::string const & what ) in SystemError() 6130 SystemError( int ev, std::error_category const & ecat, char const * what ) in SystemError()
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 6126 …SystemError( int ev, std::error_category const & ecat ) : Error(), std::system_error( ev, ecat ) {} in SystemError() 6127 SystemError( int ev, std::error_category const & ecat, std::string const & what ) in SystemError() 6130 SystemError( int ev, std::error_category const & ecat, char const * what ) in SystemError()
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 6126 …SystemError( int ev, std::error_category const & ecat ) : Error(), std::system_error( ev, ecat ) {} in SystemError() 6127 SystemError( int ev, std::error_category const & ecat, std::string const & what ) in SystemError() 6130 SystemError( int ev, std::error_category const & ecat, char const * what ) in SystemError()
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 6243 …SystemError( int ev, std::error_category const & ecat ) : Error(), std::system_error( ev, ecat ) {} in SystemError() 6244 …SystemError( int ev, std::error_category const & ecat, std::string const & what ) : Error(), std::… in SystemError() 6245 …SystemError( int ev, std::error_category const & ecat, char const * what ) : Error(), std::system_… in SystemError()
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 6243 …SystemError( int ev, std::error_category const & ecat ) : Error(), std::system_error( ev, ecat ) {} in SystemError() 6244 …SystemError( int ev, std::error_category const & ecat, std::string const & what ) : Error(), std::… in SystemError() 6245 …SystemError( int ev, std::error_category const & ecat, char const * what ) : Error(), std::system_… in SystemError()
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 6243 …SystemError( int ev, std::error_category const & ecat ) : Error(), std::system_error( ev, ecat ) {} in SystemError() 6244 …SystemError( int ev, std::error_category const & ecat, std::string const & what ) : Error(), std::… in SystemError() 6245 …SystemError( int ev, std::error_category const & ecat, char const * what ) : Error(), std::system_… in SystemError()
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 6243 …SystemError( int ev, std::error_category const & ecat ) : Error(), std::system_error( ev, ecat ) {} in SystemError() 6244 …SystemError( int ev, std::error_category const & ecat, std::string const & what ) : Error(), std::… in SystemError() 6245 …SystemError( int ev, std::error_category const & ecat, char const * what ) : Error(), std::system_… in SystemError()
|
/aosp_15_r20/external/swiftshader/include/vulkan/ |
H A D | vulkan.hpp | 6225 …SystemError( int ev, std::error_category const & ecat ) : Error(), std::system_error( ev, ecat ) {} in SystemError() 6227 …SystemError( int ev, std::error_category const & ecat, std::string const & what ) : Error(), std::… in SystemError() 6229 …SystemError( int ev, std::error_category const & ecat, char const * what ) : Error(), std::system_… in SystemError()
|
/aosp_15_r20/external/vulkan-headers/include/vulkan/ |
H A D | vulkan.hpp | 6349 …SystemError( int ev, std::error_category const & ecat ) : Error(), std::system_error( ev, ecat ) {} in SystemError() 6351 …SystemError( int ev, std::error_category const & ecat, std::string const & what ) : Error(), std::… in SystemError() 6353 …SystemError( int ev, std::error_category const & ecat, char const * what ) : Error(), std::system_… in SystemError()
|
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/ |
H A D | vulkan.hpp | 6473 …SystemError( int ev, std::error_category const & ecat ) : Error(), std::system_error( ev, ecat ) {} in SystemError() 6475 …SystemError( int ev, std::error_category const & ecat, std::string const & what ) : Error(), std::… in SystemError() 6477 …SystemError( int ev, std::error_category const & ecat, char const * what ) : Error(), std::system_… in SystemError()
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 13754 SystemError( int ev, std::error_category const& ecat ) in SystemError() 13756 SystemError( int ev, std::error_category const& ecat, std::string const& what) in SystemError() 13758 SystemError( int ev, std::error_category const& ecat, char const * what) in SystemError()
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 13754 SystemError( int ev, std::error_category const& ecat ) in SystemError() 13756 SystemError( int ev, std::error_category const& ecat, std::string const& what) in SystemError() 13758 SystemError( int ev, std::error_category const& ecat, char const * what) in SystemError()
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 13754 SystemError( int ev, std::error_category const& ecat ) in SystemError() 13756 SystemError( int ev, std::error_category const& ecat, std::string const& what) in SystemError() 13758 SystemError( int ev, std::error_category const& ecat, char const * what) in SystemError()
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 13754 SystemError( int ev, std::error_category const& ecat ) in SystemError() 13756 SystemError( int ev, std::error_category const& ecat, std::string const& what) in SystemError() 13758 SystemError( int ev, std::error_category const& ecat, char const * what) in SystemError()
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 13754 SystemError( int ev, std::error_category const& ecat ) in SystemError() 13756 SystemError( int ev, std::error_category const& ecat, std::string const& what) in SystemError() 13758 SystemError( int ev, std::error_category const& ecat, char const * what) in SystemError()
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 13754 SystemError( int ev, std::error_category const& ecat ) in SystemError() 13756 SystemError( int ev, std::error_category const& ecat, std::string const& what) in SystemError() 13758 SystemError( int ev, std::error_category const& ecat, char const * what) in SystemError()
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 13754 SystemError( int ev, std::error_category const& ecat ) in SystemError() 13756 SystemError( int ev, std::error_category const& ecat, std::string const& what) in SystemError() 13758 SystemError( int ev, std::error_category const& ecat, char const * what) in SystemError()
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 13754 SystemError( int ev, std::error_category const& ecat ) in SystemError() 13756 SystemError( int ev, std::error_category const& ecat, std::string const& what) in SystemError() 13758 SystemError( int ev, std::error_category const& ecat, char const * what) in SystemError()
|