Home | History | Annotate | Download | only in Hosted

Lines Matching refs:fileURL

564             NSURL *fileURL = [NSURL _web_URLWithDataAsString:(NSString *)bufString.get()];
566 if ([fileURL isFileURL])
567 path = [fileURL path];