Home
last modified time | relevance | path

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

/frameworks/proto_logging/stats/stats_log_api_gen/
Dmain.cpp260 fs::path protobufSrc = androidBuildTop != nullptr ? androidBuildTop : fs::current_path(); in run() local
261 protobufSrc /= "external/protobuf/src"; in run()
262 sourceTree.MapPath("", protobufSrc.c_str()); in run()