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
95 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
444 bool isValidHandle = sAllocator->checkHandle(handle); in CreateLinearBlock()471 bool isValidHandle = sAllocator->checkHandle(cHandle); in CreateLinearBlock()503 bool isValidHandle = sAllocator->checkHandle(cHandle); in CreateLinearBlock()
755 virtual bool checkHandle(const C2Handle *const handle) const = 0;