Home
last modified time | relevance | path

Searched refs:controller_ (Results 1 – 3 of 3) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/src/
Dvendor_manager.cc69 controller_.RegisterHandlersWithTestChannelTransport( in Run()
80 controller_.RegisterHandlersWithHciTransport(transport_); in Run()
82 controller_.RegisterDelayedEventChannel( in Run()
/system/bt/vendor_libs/test_vendor_lib/include/
Dvendor_manager.h86 DualModeController controller_; variable
/system/webservd/webservd/
Dprotocol_handler.cc315 controller_.StopWatchingFileDescriptor(); in Watch()
328 &controller_, this); in Watch()
350 base::MessageLoopForIO::FileDescriptorWatcher controller_; member in webservd::ProtocolHandler::Watcher