Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/tools/bindings/
Dmojom_bindings_generator.py177 tree = _UnpickleAST(_FindPicklePath(rel_filename, args.gen_directories +
286 def _UnpickleAST(input_file): function
338 tree = _UnpickleAST(_GetPicklePath(rel_path, args.gen_dir))
/external/libchrome/libchrome_tools/patch/
Dmojom_disable_trace_and_mem_dump.patch267 - tree = _UnpickleAST(_GetPicklePath(rel_filename, args.output_dir))
268 + tree = _UnpickleAST(_FindPicklePath(rel_filename, args.gen_directories +