Searched refs:xyz (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/tests/bar/1.0/default/ |
D | Bar.cpp | 158 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()
|
D | Bar.h | 70 …Return<void> expectNullHandle(const hidl_handle& h, const Abc& xyz, expectNullHandle_cb _hidl_cb) …
|
/hardware/interfaces/radio/deprecated/1.0/ |
D | IOemHookResponse.hal | 24 * <xyz>Response is response to IOemHook.<xyz>
|
/hardware/interfaces/tests/bar/1.0/ |
D | IBar.hal | 36 expectNullHandle(handle h, Abc xyz) generates (bool hIsNull, bool xyzHasNull);
|
/hardware/interfaces/radio/1.0/ |
D | IRadioResponse.hal | 22 * <xyz>Response is response to IRadio.<xyz>
|