Searched refs:youBlockedMeFor (Results 1 – 2 of 2) sorted by relevance
/system/tools/hidl/test/hidl_test/ | ||
D | FooCallback.h | 30 Return<void> youBlockedMeFor(const hidl_array<int64_t, 3 /* 3 */>& callerBlockedInfo) override; |
D | FooCallback.cpp | 112 Return<void> FooCallback::youBlockedMeFor(const hidl_array<int64_t, 3> &ns) { in youBlockedMeFor() function in android::hardware::tests::foo::V1_0::implementation::FooCallback |