Searched defs:handlePing (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/deqp/framework/platform/lnx/wayland/ | ||
H A D | tcuLnxWayland.cpp | 227 void Window::handlePing(void *data, struct xdg_wm_base *shell, uint32_t serial) in handlePing() function in tcu::lnx::wayland::Window |
/aosp_15_r20/hardware/google/aemu/host-common/ | ||
D | MediaVpxDecoder.cpp | 117 void MediaVpxDecoderImpl::handlePing(MediaCodecType type, in handlePing() function in android::emulation::MediaVpxDecoderImpl |
D | MediaH264DecoderDefault.cpp | 116 void MediaH264DecoderDefault::handlePing(MediaCodecType type, in handlePing() function in android::emulation::MediaH264DecoderDefault |
/aosp_15_r20/external/grpc-grpc-java/binder/src/main/java/io/grpc/binder/internal/ | ||
H A D | BinderTransport.java | 499 private final void handlePing(Parcel requestParcel) { in handlePing() method in BinderTransport |