Home
last modified time | relevance | path

Searched defs:isValidHandle (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/av/media/codec2/vndk/
H A DC2Buffer.cpp474 bool isValidHandle = sAllocator->checkHandle(handle); in CreateLinearBlock() local
501 bool isValidHandle = sAllocator->checkHandle(cHandle); in CreateLinearBlock() local
533 bool isValidHandle = sAllocator->checkHandle(cHandle); in CreateLinearBlock() local
/aosp_15_r20/hardware/interfaces/tv/input/aidl/vts/functional/
H A DVtsHalTvInputTargetTest.cpp139 bool TvInputAidlTest::isValidHandle(NativeHandle& handle) { in isValidHandle() function in TvInputAidlTest
/aosp_15_r20/device/google/contexthub/sensorhal/
Dhubconnection.h273 inline bool isValidHandle(int handle) { in isValidHandle() function