Searched refs:kRequestPaths (Results 1 – 1 of 1) sorted by relevance
35 static const char* kRequestPaths[] = { variable75 return ds && ds->PathEquals(kRequestPaths[kWait]); in is_wait_request()182 for (; i < ARRAYSIZE(kRequestPaths); ++i) { in Lookup()183 if (ds->PathEquals(kRequestPaths[i])) in Lookup()187 if (i == ARRAYSIZE(kRequestPaths)) in Lookup()