HashFunction     2748 gpu/command_buffer/service/gles2_cmd_decoder.cc     resources.HashFunction = &CityHashForAngle;
HashFunction     2750 gpu/command_buffer/service/gles2_cmd_decoder.cc     resources.HashFunction = &CityHash64;
HashFunction     2753 gpu/command_buffer/service/gles2_cmd_decoder.cc     resources.HashFunction = NULL;
HashFunction       21 remoting/protocol/authentication_method.cc AuthenticationMethod AuthenticationMethod::Spake2(HashFunction hash_function) {
HashFunction       53 remoting/protocol/authentication_method.cc     HashFunction hash_function,
HashFunction       86 remoting/protocol/authentication_method.cc                                            HashFunction hash_function)
HashFunction       92 remoting/protocol/authentication_method.cc AuthenticationMethod::HashFunction AuthenticationMethod::hash_function() const {
HashFunction       38 remoting/protocol/authentication_method.h   static AuthenticationMethod Spake2(HashFunction hash_function);
HashFunction       48 remoting/protocol/authentication_method.h   static std::string ApplyHashFunction(HashFunction hash_function,
HashFunction       59 remoting/protocol/authentication_method.h   HashFunction hash_function() const;
HashFunction       73 remoting/protocol/authentication_method.h   AuthenticationMethod(MethodType type, HashFunction hash_function);
HashFunction       76 remoting/protocol/authentication_method.h   HashFunction hash_function_;
HashFunction       82 remoting/protocol/authentication_method.h   AuthenticationMethod::HashFunction hash_function;
HashFunction       58 remoting/protocol/negotiating_authenticator_unittest.cc       AuthenticationMethod::HashFunction hash_function,
HashFunction       38 remoting/protocol/negotiating_host_authenticator.cc     AuthenticationMethod::HashFunction hash_function,
HashFunction       39 remoting/protocol/negotiating_host_authenticator.h       AuthenticationMethod::HashFunction hash_function,