Home
last modified time | relevance | path

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

/external/perfetto/src/traced/probes/ftrace/test/
Dtest_proto_gen.py30 protoc_path = sys.argv[2] variable
/external/perfetto/tools/
Dgen_all23 def protoc_path(out_directory): function
Dprotoc_helper.py22 def run(encode_or_decode, protoc_path, proto, root, input, output): argument
Dgen_binary_descriptors70 def generate(source, target, protoc_path): argument