Searched refs:LookupStringInFixedSet (Results 1 – 4 of 4) sorted by relevance
16 net::LookupStringInFixedSet(kDafsa, sizeof(kDafsa), in LLVMFuzzerTestOneInput()
37 NET_EXPORT int LookupStringInFixedSet(const unsigned char* graph,
180 int LookupStringInFixedSet(const unsigned char* graph, in LookupStringInFixedSet() function
54 return LookupStringInFixedSet(graph, N, key, strlen(key)); in LookupInGraph()