Home
last modified time | relevance | path

Searched refs:ion_open (Results 1 – 5 of 5) sorted by relevance

/system/core/libion/tests/
Dion_test_fixture.cpp28 m_ionFd = ion_open(); in SetUp()
44 int fd = ion_open(); in SetUp()
Dallocate_test.cpp118 int newIonFd = ion_open(); in TEST_F()
/system/core/libion/include/ion/
Dion.h31 int ion_open();
/system/core/libion/
Dion_test.c45 *fd = ion_open(); in _ion_alloc_test()
200 fd = ion_open(); in ion_share_test()
Dion.c34 int ion_open() in ion_open() function