Searched defs:proto_filename (Results 1 – 4 of 4) sorted by relevance
| /external/grpc-grpc/src/proto/ |
| D | gen_build_yaml.py | 24 def update_deps(key, proto_filename, deps, deps_external, is_trans, visited): argument
|
| /external/bcc/src/cc/frontends/b/ |
| D | loader.cc | 35 int BLoader::parse(llvm::Module *mod, const string &filename, const string &proto_filename, in parse()
|
| /external/bcc/src/cc/ |
| D | bpf_common.cc | 20 void * bpf_module_create_b(const char *filename, const char *proto_filename, unsigned flags) { in bpf_module_create_b()
|
| D | bpf_module.cc | 962 int BPFModule::load_b(const string &filename, const string &proto_filename) { in load_b()
|