Searched refs:set_registry_and_handler (Results 1 – 2 of 2) sorted by relevance
78 void ModuleRegistry::set_registry_and_handler(Module* instance, Thread* thread) const { in set_registry_and_handler() function in bluetooth::ModuleRegistry91 set_registry_and_handler(instance, thread); in Start()
165 void set_registry_and_handler(Module* instance, ::bluetooth::os::Thread* thread) const;179 set_registry_and_handler(instance, &test_thread); in InjectTestModule()