Searched refs:INVALID_IDX (Results 1 – 2 of 2) sorted by relevance
127 static constexpr int INVALID_IDX = -1; member128 int type = INVALID_IDX;129 int flags = INVALID_IDX;130 int preemt = INVALID_IDX;131 int pid = INVALID_IDX;
699 return idx != CommonFiledIndex::INVALID_IDX; in IsValidIndex()