Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/bpf_dsl/
Ddump_bpf.cc146 void DumpBPF::PrintProgram(const CodeGen::Program& program) { in PrintProgram() function in sandbox::bpf_dsl::DumpBPF
/external/v8/src/ast/
Dprettyprinter.cc647 const char* AstPrinter::PrintProgram(FunctionLiteral* program) { in PrintProgram() function in v8::internal::AstPrinter