Searched defs:info_path (Results 1 – 12 of 12) sorted by relevance
16 def ParseJarInfoFile(info_path): argument35 def WriteJarInfoFile(info_path, info_data, source_file_map=None): argument
16 def ReadAarSourceInfo(info_path): argument23 def ParseJarInfoFile(info_path): argument
191 std::string info_path = basename + ".proto.h.meta"; in Generate() local210 std::string info_path = basename + ".pb.h.meta"; in Generate() local
254 const std::string& info_path) { in GenerateProtoHeader()292 const std::string& info_path) { in GeneratePBHeader()1230 const std::string& info_path) { in GenerateMetadataPragma()
254 const std::string& info_path) { in GenerateProtoHeader()292 const std::string& info_path) { in GeneratePBHeader()1232 const std::string& info_path) { in GenerateMetadataPragma()
11 def load_licenses_info(info_path): argument
619 def _CreateResourceInfoFile(path_info, info_path, dependencies_res_zips): argument
620 def _CreateResourceInfoFile(path_info, info_path, dependencies_res_zips): argument
180 auto info_path = in FindAndroidInfoConfig() local
545 let info_path = entry.unwrap_or_default(); in migrate_bluez_devices() localVariable