Home
last modified time | relevance | path

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

/external/libchrome/build/android/gyp/util/
Djar_info_utils.py16 def ParseJarInfoFile(info_path): argument
35 def WriteJarInfoFile(info_path, info_data, source_file_map=None): argument
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_generator.cc144 std::string info_path = basename + ".proto.h.meta"; in Generate() local
163 std::string info_path = basename + ".pb.h.meta"; in Generate() local
Dcpp_file.cc246 const std::string& info_path) { in GenerateProtoHeader()
284 const std::string& info_path) { in GeneratePBHeader()
1321 const std::string& info_path) { in GenerateMetadataPragma()