Searched defs:isValidHandle (Results 1 – 3 of 3) sorted by relevance
474 bool isValidHandle = sAllocator->checkHandle(handle); in CreateLinearBlock() local501 bool isValidHandle = sAllocator->checkHandle(cHandle); in CreateLinearBlock() local533 bool isValidHandle = sAllocator->checkHandle(cHandle); in CreateLinearBlock() local
139 bool TvInputAidlTest::isValidHandle(NativeHandle& handle) { in isValidHandle() function in TvInputAidlTest
273 inline bool isValidHandle(int handle) { in isValidHandle() function