Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/
H A Dassociated_interface_request.h68 void ResetWithReason(uint32_t custom_reason, const std::string& description) { in ResetWithReason() function
H A Dinterface_request.h71 void ResetWithReason(uint32_t custom_reason, const std::string& description) { in ResetWithReason() function
H A Dinterface_ptr.h137 void ResetWithReason(uint32_t custom_reason, const std::string& description) { in ResetWithReason() function
H A Dassociated_interface_ptr.h126 void ResetWithReason(uint32_t custom_reason, const std::string& description) { in ResetWithReason() function
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/lib/
H A Dscoped_interface_endpoint_handle.cc349 void ScopedInterfaceEndpointHandle::ResetWithReason( in ResetWithReason() function in mojo::ScopedInterfaceEndpointHandle