Searched refs:kRequestPaths (Results 1 – 1 of 1) sorted by relevance
52 static const char* kRequestPaths[] = { variable84 return ds && ds->PathEquals(kRequestPaths[kWait]); in is_wait_request()191 for (; i < ARRAYSIZE(kRequestPaths); ++i) { in Lookup()192 if (ds->PathEquals(kRequestPaths[i])) in Lookup()196 if (i == ARRAYSIZE(kRequestPaths)) in Lookup()