Home | History | Annotate | Download | only in qtools

Lines Matching full:pathname

27 // This function creates the pathname to the a specific trace file.  The
60 // Create space for the pathname: "/dir/basename/qtrace.ext"
1002 // Extracts the pathname to a jar file (or .apk file) from the mmap pathname.
1003 // An example mmap pathname looks something like this:
1007 // If the pathname is not of the expected form, then NULL is returned.