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