Home
last modified time | relevance | path

Searched defs:fingerprint (Results 1 – 25 of 40) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/
DTestFontUtils.java72 public static Font[] loadFont(File file, boolean fingerprint) throws IOException { in loadFont()
124 public static Font[] loadFontUsingByteArray(File file, boolean fingerprint) throws IOException { in loadFontUsingByteArray()
241 public static Builder builderForFontFile(File fontFile, boolean fingerprint) throws IOException { in builderForFontFile()
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/
DTestFontUtils.java72 public static Font[] loadFont(File file, boolean fingerprint) throws IOException { in loadFont()
124 public static Font[] loadFontUsingByteArray(File file, boolean fingerprint) throws IOException { in loadFontUsingByteArray()
241 public static Builder builderForFontFile(File fontFile, boolean fingerprint) throws IOException { in builderForFontFile()
/third_party/cef/libcef/browser/
Dssl_host_state_delegate.cc21 net::SHA256HashValue fingerprint = cert.CalculateChainFingerprint256(); in Check() local
33 net::SHA256HashValue fingerprint = cert.CalculateChainFingerprint256(); in Allow() local
/third_party/skia/third_party/externals/dawn/src/dawn_platform/
DDawnPlatform.cpp54 dawn_platform::CachingInterface* Platform::GetCachingInterface(const void* fingerprint, in GetCachingInterface()
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
DFontFactory.java44 private boolean fingerprint = false; field in FontFactory
99 public void fingerprintFont(boolean fingerprint) { in fingerprintFont()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
DFontFactory.java44 private boolean fingerprint = false; field in FontFactory
99 public void fingerprintFont(boolean fingerprint) { in fingerprintFont()
/third_party/gstreamer/gstplugins_bad/ext/chromaprint/
Dgstchromaprint.h61 char * fingerprint; member
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_camera_profile.h105 const dng_fingerprint &fingerprint) in dng_camera_profile_id()
121 const dng_fingerprint &fingerprint) in dng_camera_profile_id()
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
Dtest_font_utils.cc53 bool fingerprint, in LoadFontUsingByteVector()
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/
Dtest_font_utils.cc53 bool fingerprint, in LoadFontUsingByteVector()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/bundle/
DapplicationInfo.js45 fingerprint: "[PC preview] unknown fingerprint", property
/third_party/node/deps/npm/node_modules/sshpk/lib/
Dkey.js115 Key.prototype.fingerprint = function (algo) { method in Key
Dcertificate.js76 Certificate.prototype.fingerprint = function (algo) { method in Certificate
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DD3D12CachingTests.cpp82 dawn_platform::CachingInterface* GetCachingInterface(const void* fingerprint, in GetCachingInterface()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dwebrtcsdp.c105 const gchar *message_fingerprint, *fingerprint; in _check_sdp_crypto() local
649 GString *fingerprint; in _generate_fingerprint_from_certificate() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11keyboard.c254 } fingerprint[] = { in X11_InitKeyboard() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
Dfont_factory.cc33 void FontFactory::FingerprintFont(bool fingerprint) { in FingerprintFont()
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_context.cc84 void Add(visitedlink::VisitedLinkCommon::Fingerprint fingerprint) override { in Add()
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/
Dfont_factory.cc33 void FontFactory::FingerprintFont(bool fingerprint) { in FingerprintFont()
/third_party/openssl/apps/
Dcrl.c93 int ret = 1, num = 0, badsig = 0, fingerprint = 0, crlnumber = 0; in crl_main() local
Dstoreutl.c83 unsigned char *fingerprint = NULL; in storeutl_main() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dsae.h73 u8 fingerprint[SAE_MAX_HASH_LEN]; member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DDecimalQuantity_AbstractBCD.java168 long fingerprint = 0; in getPositionFingerprint() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DDecimalQuantity_AbstractBCD.java166 long fingerprint = 0; in getPositionFingerprint() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_decimalquantity.cpp165 uint64_t fingerprint = 0; in getPositionFingerprint() local

12