Searched defs:create_pax_global_header (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dtarfile.py1081 def create_pax_global_header(cls, pax_headers): member in class:TarInfo
1594 buf = self.tarinfo.create_pax_global_header(self.pax_headers.copy())
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Dtarfile.py1081 def create_pax_global_header(cls, pax_headers): member in class:TarInfo
1594 buf = self.tarinfo.create_pax_global_header(self.pax_headers.copy())
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dtarfile.py1081 def create_pax_global_header(cls, pax_headers): member in class:TarInfo
1594 buf = self.tarinfo.create_pax_global_header(self.pax_headers.copy())
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dtarfile.py1081 def create_pax_global_header(cls, pax_headers): member in class:TarInfo
1594 buf = self.tarinfo.create_pax_global_header(self.pax_headers.copy())

Completed in 36 milliseconds