Home
last modified time | relevance | path

Searched defs:handlePing (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/framework/platform/lnx/wayland/
H A DtcuLnxWayland.cpp227 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/
DMediaVpxDecoder.cpp117 void MediaVpxDecoderImpl::handlePing(MediaCodecType type, in handlePing() function in android::emulation::MediaVpxDecoderImpl
DMediaH264DecoderDefault.cpp116 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 DBinderTransport.java499 private final void handlePing(Parcel requestParcel) { in handlePing() method in BinderTransport