Home
last modified time | relevance | path

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

/hardware/interfaces/tests/bar/1.0/default/
DBar.cpp158 Return<void> Bar::expectNullHandle(const hidl_handle& h, const Abc& xyz, expectNullHandle_cb _hidl_… in expectNullHandle() argument
159 ALOGI("SERVER(Bar) h = %p, xyz.z = %p", h.getNativeHandle(), xyz.z.getNativeHandle()); in expectNullHandle()
160 _hidl_cb(h == nullptr, xyz.z == nullptr); in expectNullHandle()
DBar.h70 …Return<void> expectNullHandle(const hidl_handle& h, const Abc& xyz, expectNullHandle_cb _hidl_cb) …
/hardware/interfaces/radio/deprecated/1.0/
DIOemHookResponse.hal24 * <xyz>Response is response to IOemHook.<xyz>
/hardware/interfaces/tests/bar/1.0/
DIBar.hal36 expectNullHandle(handle h, Abc xyz) generates (bool hIsNull, bool xyzHasNull);
/hardware/interfaces/radio/1.0/
DIRadioResponse.hal22 * <xyz>Response is response to IRadio.<xyz>