Searched refs:hashKey (Results 1 – 10 of 10) sorted by relevance
106 UnicodeString hashKey(key, -1, US_INV); in getItem() local107 const ResourceBundle *r = (ResourceBundle *)fData->get(hashKey); in getItem()
45 response.addHeader("Sec-WebSocket-Accept",hashKey(key)); in handshake()
46 response.addHeader("Sec-WebSocket-Accept",hashKey(key)); in handshake()
494 else if (!WebSocketConnectionRFC6455.hashKey(_key).equals(_accept)) in handle()
720 public static String hashKey(String key) in hashKey() method in WebSocketConnectionD06
833 public static String hashKey(String key) in hashKey() method in WebSocketConnectionD08
953 public static String hashKey(String key) in hashKey() method in WebSocketConnectionRFC6455
1364 int32_t hashKey = desiredLocale.hashCode(); in makeInstance() local1367 ns = (NumberingSystem *)uhash_iget(NumberingSystem_cache, hashKey); in makeInstance()1370 uhash_iput(NumberingSystem_cache, hashKey, (void*)ns, &status); in makeInstance()
META-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...