Home
last modified time | relevance | path

Searched refs:GetHandler (Results 1 – 15 of 15) sorted by relevance

/external/libbrillo/brillo/dbus/
Dasync_event_sequencer_test.cc39 auto finished_handler = aec_->GetHandler("handler failed", false); in TEST_F()
46 auto finished_handler1 = aec_->GetHandler("handler failed", false); in TEST_F()
47 auto finished_handler2 = aec_->GetHandler("handler failed", false); in TEST_F()
55 auto finished_handler1 = aec_->GetHandler("handler failed", false); in TEST_F()
56 auto finished_handler2 = aec_->GetHandler("handler failed", false); in TEST_F()
88 auto handler2 = aec_->GetHandler("handler failed", false); in TEST_F()
Dintrospectable_helper.cc26 itf->AddMethodHandler("Introspect", GetHandler()); in RegisterWithDBusObject()
30 IntrospectableInterfaceHelper::GetHandler() { in GetHandler() function in brillo::dbus_utils::IntrospectableInterfaceHelper
Dasync_event_sequencer.cc19 AsyncEventSequencer::Handler AsyncEventSequencer::GetHandler( in GetHandler() function in brillo::dbus_utils::AsyncEventSequencer
37 auto finish_handler = GetHandler(descriptive_message, failure_is_fatal); in GetExportHandler()
Dintrospectable_helper.h55 IntrospectCallback GetHandler();
Dasync_event_sequencer.h53 Handler GetHandler(const std::string& descriptive_message,
Ddbus_object.cc321 sequencer->GetHandler("Failed to export interface " + pair.first, in RegisterAsync()
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dservice_type.h115 internal::MethodHandler* GetHandler(int index) { in GetHandler() function
228 internal::MethodHandler* GetHandler(int index) { in GetHandler() function
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dservice_type.h115 internal::MethodHandler* GetHandler(int index) { in GetHandler() function
228 internal::MethodHandler* GetHandler(int index) { in GetHandler() function
/external/libbrillo/brillo/daemons/
Ddbus_daemon.cc58 sequencer->GetHandler("ObjectManager.RegisterAsync() failed.", true)); in OnInit()
/external/libbrillo/brillo/http/
Dhttp_connection_fake.cc47 auto handler = transport->GetHandler(request_.GetURL(), request_.GetMethod()); in FinishRequest()
Dhttp_transport_fake.h63 HandlerCallback GetHandler(const std::string& url,
Dhttp_utils_test.cc222 auto GetHandler = in TEST() local
233 transport->AddHandler(kFakeUrl, request_type::kGet, base::Bind(GetHandler)); in TEST()
Dhttp_transport_fake.cc135 Transport::HandlerCallback Transport::GetHandler( in GetHandler() function in brillo::Transport
/external/pdfium/third_party/lcms/src/
Dcmstypes.c99 cmsTagTypeHandler* GetHandler(cmsTagTypeSignature sig, _cmsTagTypeLinkedList* PluginLinkedList, _cm… in GetHandler() function
4435 …TypeHandler = GetHandler((cmsTagTypeSignature) ElementSig, MPETypePluginChunk ->TagTypes, Supporte… in ReadMPEElem()
4554 …TypeHandler = GetHandler((cmsTagTypeSignature) ElementSig, MPETypePluginChunk->TagTypes, Supported… in Type_MPE_Write()
5419 return GetHandler(sig, ctx->TagTypes, (_cmsTagTypeLinkedList*) SupportedTagTypes); in _cmsGetTagTypeHandler()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h4595 GenericFunction* GetHandler(Selector selector);
6040 inline Handlers::GenericFunction *Handlers::GetHandler(