Searched defs:HashFunction (Results 1 - 6 of 6) sorted by relevance

/external/guava/guava/src/com/google/common/hash/
H A DHashFunction.java97 * are convenient shortcut methods defined directly on {@link HashFunction} to make this
131 public interface HashFunction { interface
136 * HashFunction hf = Hashing.md5();
/external/chromium_org/remoting/protocol/
H A Dauthentication_method.h31 enum HashFunction { enum in class:remoting::protocol::AuthenticationMethod
38 static AuthenticationMethod Spake2(HashFunction hash_function);
48 static std::string ApplyHashFunction(HashFunction hash_function,
59 HashFunction hash_function() const;
73 AuthenticationMethod(MethodType type, HashFunction hash_function);
76 HashFunction hash_function_;
82 AuthenticationMethod::HashFunction hash_function;
/external/chromium_org/third_party/angle/include/GLSLANG/
H A DShaderLang.h304 ShHashFunction64 HashFunction; member in struct:__anon10781
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 505 milliseconds