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