Searched refs:mMainExecutableURL (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A Dbundlediskrep.cpp128 mMainExecutableURL = mainExec;
140 mMainExecutableURL.take(makeCFURL(cfString(CFStringRef(mainHTML)), false,
142 if (!mMainExecutableURL)
154 mMainExecutableURL = infoURL;
170 mMainExecutableURL = makeCFURL(distFile);
336 return cfString(mMainExecutableURL);
H A Dbundlediskrep.h102 CFRef<CFURLRef> mMainExecutableURL; // chosen main executable URL member in class:Security::CodeSigning::BundleDiskRep
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A Dbundlediskrep.cpp128 mMainExecutableURL = mainExec;
140 mMainExecutableURL.take(makeCFURL(cfString(CFStringRef(mainHTML)), false,
142 if (!mMainExecutableURL)
154 mMainExecutableURL = infoURL;
170 mMainExecutableURL = makeCFURL(distFile);
336 return cfString(mMainExecutableURL);
H A Dbundlediskrep.h102 CFRef<CFURLRef> mMainExecutableURL; // chosen main executable URL member in class:Security::CodeSigning::BundleDiskRep

Completed in 121 milliseconds