Home
last modified time | relevance | path

Searched refs:RSCompilerDriverInit_t (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/compile/libbcc/include/bcc/
H A DRSCompilerDriver.h37 typedef void (*RSCompilerDriverInit_t) (bcc::RSCompilerDriver *); typedef
/aosp12/frameworks/compile/libbcc/tools/bcc/
H A DMain.cpp324 RSCompilerDriverInit_t rscdi = (RSCompilerDriverInit_t) in main()