Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/os/fuzz/
H A Dfuzz_inject_queue.h35 void Inject(std::unique_ptr<T> data) { in Inject() function
/aosp12/system/extras/simpleperf/
H A Dprofcollect.cpp48 bool Inject(const char* traceInput, const char* profileOutput) { in Inject() function
/aosp12/system/bt/gd/
H A Dmodule.h217 T* Inject(const ModuleFactory* overriding) { in Inject() function