Searched refs:protobufSrc (Results 1 – 1 of 1) sorted by relevance
260 fs::path protobufSrc = androidBuildTop != nullptr ? androidBuildTop : fs::current_path(); in run() local261 protobufSrc /= "external/protobuf/src"; in run()262 sourceTree.MapPath("", protobufSrc.c_str()); in run()