Home
last modified time | relevance | path

Searched refs:is_initialized_error (Results 1 – 2 of 2) sorted by relevance

/dports/audio/rhvoice/RHVoice-1.2.4/src/audio/
H A Dplayback_stream.cpp22 is_initialized_error::is_initialized_error(): in is_initialized_error() function in is_initialized_error
87 throw is_initialized_error(); in set_lib()
95 throw is_initialized_error(); in set_backend()
103 throw is_initialized_error(); in set_device()
111 throw is_initialized_error(); in set_server()
119 throw is_initialized_error(); in set_client_name()
132 throw is_initialized_error(); in set_buffer_size()
145 throw is_initialized_error(); in reset_params()
/dports/audio/rhvoice/RHVoice-1.2.4/src/include/
H A Daudio.hpp46 struct is_initialized_error: public error struct
48 is_initialized_error();