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