Home
last modified time | relevance | path

Searched defs:MessageReply (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/vr/libpdx/fuzz/
Dhelpers.h164 Status<void> MessageReply(Message* message, int return_code) { in MessageReply() function
/frameworks/native/libs/vr/libpdx_uds/
Dservice_endpoint.cpp610 Status<void> Endpoint::MessageReply(Message* message, int return_code) { in MessageReply() function in android::pdx::uds::Endpoint