Searched refs:isHandleValid (Results 1 – 6 of 6) sorted by relevance
53 bool isHandleValid() const { return mHandle != nullptr; } in isHandleValid() function
157 CHECK(desc->isHandleValid()); in fuzzHidlWithReaders()
63 bool isHandleValid() const { return mHandle != nullptr; } in isHandleValid() function
578 if ((mDesc == nullptr) || !mDesc->isHandleValid() || in initMemory()
576 if (status == BluetoothAudioStatus::SUCCESS && dataMQ.isHandleValid()) { in StartSession()636 if (status == BluetoothAudioStatus::SUCCESS && dataMQ.isHandleValid()) { in StartSession_2_1()
420 ASSERT_TRUE(hidlDesc->isHandleValid()); in TEST_F()442 ASSERT_TRUE(hidlDesc->isHandleValid()); in TEST_F()