Home
last modified time | relevance | path

Searched refs:expectNullHandle (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/tests/bar/1.0/
DIBar.hal36 expectNullHandle(handle h, Abc xyz) generates (bool hIsNull, bool xyzHasNull);
/hardware/interfaces/tests/bar/1.0/default/
DBar.h74 …Return<void> expectNullHandle(const hidl_handle& h, const Abc& xyz, expectNullHandle_cb _hidl_cb) …
DBar.cpp167 Return<void> Bar::expectNullHandle(const hidl_handle& h, const Abc& xyz, expectNullHandle_cb _hidl_… in expectNullHandle() function in android::hardware::tests::bar::V1_0::implementation::Bar