Home | History | Annotate | Download | only in scripts

Lines Matching refs:BaseName

795     """Splits the file into the directory, basename, and extension.
801 A tuple of (directory, basename, extension).
808 def BaseName(self):
2993 # basename when we drop common extensions, and the include
3003 # If the target and include share some initial basename
3071 (error_message, fileinfo.BaseName()))