Searched defs:outcome (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/gke/
H A Dgklist16 outcome = mt["com.apple.message.signature"] variable
/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Dtransactions.h53 void outcome(Outcome oc) { mOutcome = oc; } function in class:Security::TransactionBase
54 Outcome outcome() const { return mOutcome; } function in class:Security::TransactionBase
57 TransactionBase(Outcome outcome) : mOutcome(outcome) { } argument
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dtransactions.h53 void outcome(Outcome oc) { mOutcome = oc; } function in class:Security::TransactionBase
54 Outcome outcome() const { return mOutcome; } function in class:Security::TransactionBase
57 TransactionBase(Outcome outcome) : mOutcome(outcome) { } argument
/macosx-10.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A Dreqinterp.cpp516 inequality(CFTypeRef candidate, CFStringCompareFlags flags, CFComparisonResult outcome, bool negate) const argument
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Dreqinterp.cpp516 inequality(CFTypeRef candidate, CFStringCompareFlags flags, CFComparisonResult outcome, bool negate) const argument
/macosx-10.10.1/security_systemkeychain-55202/src/
H A Dspctl.cpp414 CheckedRef<CFDictionaryRef> outcome; local
543 CFRef<CFDictionaryRef> outcome = SecAssessmentCopyUpdate(subject.get(), flags, context, check); local
/macosx-10.10.1/llvmCore-3425.0.34/utils/unittest/googletest/
H A Dgtest-death-test.cc345 DeathTestOutcome outcome() const { return outcome_; } function in class:testing::internal::DeathTestImpl

Completed in 94 milliseconds