Searched refs:NSURL (Results 1 - 5 of 5) sorted by relevance

/external/google-breakpad/src/common/mac/
H A DHTTPMultipartUpload.h39 NSURL *url_; // The destination URL (STRONG)
46 - (id)initWithURL:(NSURL *)url;
48 - (NSURL *)URL;
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
H A DANTLRFileStream.m87 NSURL *f = [NSURL fileURLWithPath:fn];
/external/lldb/examples/summaries/cocoa/
H A DNSURL.py8 # summary provider for NSURL
23 # trying to provide anything but a summary for an NSURL, so they need not
35 if not(self.sys_params.types_cache.NSURL):
36 self.sys_params.types_cache.NSURL = self.valobj.GetTarget().FindFirstType('NSURL').GetPointerType()
47 # optionally, the next pointer is another NSURL which is the "base"
64 self.sys_params.types_cache.NSURL)
99 return '<variable is not NSURL>'
112 if name_string == 'NSURL':
132 summary = '<variable is not NSURL>'
[all...]
H A DNSBundle.py14 import NSURL namespace
24 # trying to provide anything but a summary for an NSURL, so they need not
/external/clang/test/Analysis/Inputs/
H A Dsystem-header-simulator-objc.h97 @end @class NSString, NSURL, NSError; variable in typeref:class:

Completed in 612 milliseconds