Home | History | Annotate | Download | only in tools

Lines Matching refs:BaseName

920     """Splits the file into the directory, basename, and extension.
926 A tuple of (directory, basename, extension).
933 def BaseName(self):
3544 # basename when we drop common extensions, and the include
3554 # If the target and include share some initial basename
3622 (error_message, fileinfo.BaseName()))