Searched defs:pathLength (Results 1 - 11 of 11) sorted by relevance

/external/chromium/chrome/browser/
H A Dkeychain_mac.cc49 UInt32 pathLength, const char *path,
58 pathLength, path,
44 AddInternetPassword( SecKeychainRef keychain, UInt32 serverNameLength, const char *serverName, UInt32 securityDomainLength, const char *securityDomain, UInt32 accountNameLength, const char *accountName, UInt32 pathLength, const char *path, UInt16 port, SecProtocolType protocol, SecAuthenticationType authenticationType, UInt32 passwordLength, const void *passwordData, SecKeychainItemRef *itemRef) const argument
H A Dkeychain_mock_mac.cc280 UInt32 pathLength, const char *path,
303 pathLength);
275 AddInternetPassword( SecKeychainRef keychain, UInt32 serverNameLength, const char *serverName, UInt32 securityDomainLength, const char *securityDomain, UInt32 accountNameLength, const char *accountName, UInt32 pathLength, const char *path, UInt16 port, SecProtocolType protocol, SecAuthenticationType authenticationType, UInt32 passwordLength, const void *passwordData, SecKeychainItemRef *itemRef) const argument
/external/chromium_org/crypto/
H A Dmock_apple_keychain_mac.cc308 UInt32 pathLength,
346 if ((attribute->length != pathLength) ||
351 pathLength) != 0) {
385 UInt32 pathLength,
402 pathLength, path,
421 mutable_this->SetTestDataBytes(key, kSecPathItemAttr, path, pathLength);
301 AlreadyContainsInternetPassword( UInt32 serverNameLength, const char* serverName, UInt32 securityDomainLength, const char* securityDomain, UInt32 accountNameLength, const char* accountName, UInt32 pathLength, const char* path, UInt16 port, SecProtocolType protocol, SecAuthenticationType authenticationType) const argument
377 AddInternetPassword( SecKeychainRef keychain, UInt32 serverNameLength, const char* serverName, UInt32 securityDomainLength, const char* securityDomain, UInt32 accountNameLength, const char* accountName, UInt32 pathLength, const char* path, UInt16 port, SecProtocolType protocol, SecAuthenticationType authenticationType, UInt32 passwordLength, const void* passwordData, SecKeychainItemRef* itemRef) const argument
/external/chromium_org/third_party/skia/src/effects/
H A DSkDashPathEffect.cpp176 SkScalar pathLength = SkPoint::Distance(fPts[0], fPts[1]); local
183 fPathLength = pathLength;
184 fTangent.scale(SkScalarInvert(pathLength));
192 SkScalar ptCount = SkScalarMulDiv(pathLength,
/external/skia/src/effects/
H A DSkDashPathEffect.cpp176 SkScalar pathLength = SkPoint::Distance(fPts[0], fPts[1]); local
183 fPathLength = pathLength;
184 fTangent.scale(SkScalarInvert(pathLength));
192 SkScalar ptCount = SkScalarMulDiv(pathLength,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.common_3.6.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.preferences_3.3.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.security_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources.compatibility_3.4.0.v20090505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 5058 milliseconds