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

/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A Dbundlediskrep.h103 bool mInstallerPackage; // is an installer (not executable) bundle member in class:Security::CodeSigning::BundleDiskRep
H A Dbundlediskrep.cpp71 mInstallerPackage = false; // default
159 mInstallerPackage = true;
174 mInstallerPackage = true;
462 if (mInstallerPackage)
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A Dbundlediskrep.h103 bool mInstallerPackage; // is an installer (not executable) bundle member in class:Security::CodeSigning::BundleDiskRep
H A Dbundlediskrep.cpp71 mInstallerPackage = false; // default
159 mInstallerPackage = true;
174 mInstallerPackage = true;
462 if (mInstallerPackage)

Completed in 65 milliseconds