Searched refs:checkHandle (Results 1 – 6 of 6) sorted by relevance
47 virtual bool checkHandle(const C2Handle* const o) const override { return CheckHandle(o); } in checkHandle() function
88 virtual bool checkHandle(const C2Handle* const o) const override { return CheckHandle(o); } in checkHandle() function
60 virtual bool checkHandle(const C2Handle* const o) const override { return CheckHandle(o); } in checkHandle() function
45 virtual bool checkHandle(const C2Handle* const o) const override { return CheckHandle(o); } in checkHandle() function
411 bool isValidHandle = sAllocator->checkHandle(handle); in CreateLinearBlock()438 bool isValidHandle = sAllocator->checkHandle(cHandle); in CreateLinearBlock()
755 virtual bool checkHandle(const C2Handle *const handle) const = 0;