Searched refs:CheckIonSupport (Results 1 – 6 of 6) sorted by relevance
72 bool CheckIonSupport() { in CheckIonSupport() function73 return BufferAllocator::CheckIonSupport(); in CheckIonSupport()
357 bool BufferAllocator::CheckIonSupport() { in CheckIonSupport() function in BufferAllocator
52 bool CheckIonSupport();
174 static bool CheckIonSupport();
147 if (CheckIonSupport()) in main()
119 if (BufferAllocator::CheckIonSupport()) { in DmaBufHeapTest()282 ASSERT_TRUE(!heap_list.empty() || BufferAllocator::CheckIonSupport()); in TEST_F()