OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_connection_error_with_reason_handler
(Results
1 - 10
of
10
) sorted by null
/external/libmojo/mojo/public/cpp/bindings/lib/
binding_state.h
58
void
set_connection_error_with_reason_handler
(
function in class:mojo::internal::BindingStateBase
61
endpoint_client_->
set_connection_error_with_reason_handler
(error_handler);
associated_interface_ptr_state.h
115
void
set_connection_error_with_reason_handler
(
function in class:mojo::internal::AssociatedInterfacePtrState
118
endpoint_client_->
set_connection_error_with_reason_handler
(error_handler);
interface_ptr_state.h
135
void
set_connection_error_with_reason_handler
(
function in class:mojo::internal::InterfacePtrState
140
endpoint_client_->
set_connection_error_with_reason_handler
(error_handler);
/external/libmojo/mojo/public/cpp/bindings/
strong_binding.h
68
void
set_connection_error_with_reason_handler
(
function in class:mojo::StrongBinding
92
binding_.
set_connection_error_with_reason_handler
(
interface_ptr.h
160
void
set_connection_error_with_reason_handler
(
function in class:mojo::InterfacePtr
162
internal_state_.
set_connection_error_with_reason_handler
(error_handler);
associated_interface_ptr.h
142
void
set_connection_error_with_reason_handler
(
function in class:mojo::AssociatedInterfacePtr
144
internal_state_.
set_connection_error_with_reason_handler
(error_handler);
binding.h
239
void
set_connection_error_with_reason_handler
(
function in class:mojo::Binding
242
internal_state_.
set_connection_error_with_reason_handler
(error_handler);
associated_binding.h
58
void
set_connection_error_with_reason_handler
(
interface_endpoint_client.h
60
void
set_connection_error_with_reason_handler
(
function in class:mojo::InterfaceEndpointClient
binding_set.h
81
void
set_connection_error_with_reason_handler
(
function in class:mojo::BindingSetBase
174
binding_.
set_connection_error_with_reason_handler
(
Completed in 2757 milliseconds