Searched defs:proto_path (Results 1 – 4 of 4) sorted by relevance
27 def compile_proto(proto_path, output_dir): argument63 def compile_import_proto(output_dir, proto_path): argument
4 proto_path = os.environ['ANDROID_BUILD_TOP'] + "/frameworks/native/cmds/surfacereplayer/proto/src/" variable
95 string proto_path(userid_t user_id) { in proto_path() function
1797 std::string proto_path = tombstone_file.value() + ".pb"; in TEST() local