Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/tools/bindings/
Dmojom_bindings_generator.py270 def _GetPicklePath(rel_filename, output_dir): function
308 _PickleAST(tree, _GetPicklePath(rel_filename, args.output_dir))
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))
287 def _GetPicklePath(rel_filename, output_dir):