Home
last modified time | relevance | path

Searched defs:import_file (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/cpython3/Tools/peg_generator/pegen/
Dtestutil.py64 def import_file(full_name: str, path: str) -> Any: function
/aosp_15_r20/external/python/cpython2/Lib/
Dimputil.py605 def import_file(self, filename, finfo, fqname): member in DynLoadSuffixImporter
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dparser.cc2378 std::string import_file; in ParseImport() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc2378 std::string import_file; in ParseImport() local