Home
last modified time | relevance | path

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

/drivers/framework/tools/hdi-gen/codegen/
Dcode_emitter.cpp16 bool CodeEmitter::OutPut(const AutoPtr<AST>& ast, const String& targetDirectory, bool isKernelCode) in OutPut()
26 bool CodeEmitter::Reset(const AutoPtr<AST>& ast, const String& targetDirectory, bool isKernelCode) in Reset()