Searched refs:needsSize (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/include/security_cdsa_utilities/
H A Dwalkers.h88 static const bool needsSize = true; member in class:Security::DataWalkers::SizeWalker
120 static const bool needsSize = true; member in class:Security::DataWalkers::CopyWalker
152 static const bool needsSize = false; member in class:Security::DataWalkers::ReconstituteWalker
191 static const bool needsSize = true; member in class:Security::DataWalkers::ChunkCopyWalker
224 static const bool needsSize = false; member in class:Security::DataWalkers::ChunkFreeWalker
H A Dcssmwalkers.h93 // Just make sure you honor the needsSize preference of the operator.
99 operate(s, operate.needsSize ? (strlen(s) + 1) : 0);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cdsa_utilities/lib/
H A Dwalkers.h88 static const bool needsSize = true; member in class:Security::DataWalkers::SizeWalker
120 static const bool needsSize = true; member in class:Security::DataWalkers::CopyWalker
152 static const bool needsSize = false; member in class:Security::DataWalkers::ReconstituteWalker
191 static const bool needsSize = true; member in class:Security::DataWalkers::ChunkCopyWalker
224 static const bool needsSize = false; member in class:Security::DataWalkers::ChunkFreeWalker
H A Dcssmwalkers.h93 // Just make sure you honor the needsSize preference of the operator.
99 operate(s, operate.needsSize ? (strlen(s) + 1) : 0);
/macosx-10.10.1/Security-57031.1.35/securityd/libsecurity_agent/lib/
H A Dagentclient.cpp78 static const bool needsSize = false; member in class:SecurityAgent::CheckingReconstituteWalker
/macosx-10.10.1/Security-57031.1.35/securityd/libsecurity_agent/security_agent_client/
H A Dagentclient.cpp78 static const bool needsSize = false; member in class:SecurityAgent::CheckingReconstituteWalker
/macosx-10.10.1/Security-57031.1.35/securityd/security_agent_client/
H A Dagentclient.cpp78 static const bool needsSize = false; member in class:SecurityAgent::CheckingReconstituteWalker
/macosx-10.10.1/Security-57031.1.35/securityd/security_agent_server/
H A Dagentclient.cpp78 static const bool needsSize = false; member in class:SecurityAgent::CheckingReconstituteWalker
/macosx-10.10.1/libsecurity_agent-55000/lib/
H A Dagentclient.cpp78 static const bool needsSize = false; member in class:SecurityAgent::CheckingReconstituteWalker

Completed in 79 milliseconds