Home
last modified time | relevance | path

Searched defs:Inject (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/os/fuzz/
Dfuzz_inject_queue.h35 void Inject(std::unique_ptr<T> data) { in Inject() function
/packages/modules/Bluetooth/system/gd/
Dmodule.h219 T* Inject(const ModuleFactory* overriding) { in Inject() function