Home
last modified time | relevance | path

Searched defs:proto_path (Results 1 – 3 of 3) sorted by relevance

/system/bt/tools/scripts/
Ddump_metrics_ascii.py27 def compile_proto(proto_path, output_dir): argument
63 def compile_import_proto(output_dir, proto_path): argument
/system/core/storaged/include/
Dstoraged.h95 string proto_path(userid_t user_id) { in proto_path() function
/system/core/debuggerd/
Ddebuggerd_test.cpp1797 std::string proto_path = tombstone_file.value() + ".pb"; in TEST() local