Lines Matching full:path
37 - (void)_webkit_backgroundRemoveFileAtPath:(NSString *)path;
38 - (void)_webkit_backgroundRemoveLeftoverFiles:(NSString *)path;
39 - (BOOL)_webkit_removeFileOnlyAtPath:(NSString *)path;
40 - (void)_webkit_setMetadataURL:(NSString *)URLString referrer:(NSString *)referrer atPath:(NSString *)path;
42 - (NSString *)_webkit_pathWithUniqueFilenameForPath:(NSString *)path;
49 - (NSArray *)contentsOfDirectoryAtPath:(NSString *)path error:(NSError **)error;
51 - (BOOL)removeItemAtPath:(NSString *)path error:(NSError **)error;
52 - (NSDictionary *)attributesOfFileSystemForPath:(NSString *)path error:(NSError **)error;
53 - (NSString *)destinationOfSymbolicLinkAtPath:(NSString *)path error:(NSError **)error;
54 - (NSDictionary *)attributesOfItemAtPath:(NSString *)path error:(NSError **)error;