Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for throwDeleteFailed (0.12 sec)

  1. android/guava/src/com/google/common/io/MoreFiles.java

           *   *other* paths we process will be descendants of that. That leaves only the original path
           *   argument for us to consider. And the only place we call pathNotFound is from
           *   throwDeleteFailed, and the other place that we call throwDeleteFailed inside
           *   deleteDirectoryContents is when an exception is thrown during the recursive steps. Any
           *   failure during the initial lookup of the path argument itself is rethrown directly. So
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Thu Oct 31 16:07:00 UTC 2024
    - 35K bytes
    - Viewed (0)
  2. guava/src/com/google/common/io/MoreFiles.java

           *   *other* paths we process will be descendants of that. That leaves only the original path
           *   argument for us to consider. And the only place we call pathNotFound is from
           *   throwDeleteFailed, and the other place that we call throwDeleteFailed inside
           *   deleteDirectoryContents is when an exception is thrown during the recursive steps. Any
           *   failure during the initial lookup of the path argument itself is rethrown directly. So
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Thu Oct 31 16:07:00 UTC 2024
    - 34.5K bytes
    - Viewed (0)
Back to top