Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx/fuzz/
Dhelpers.h281 void FreeMessageState(void* state) { UNUSED(state); } in FreeMessageState() function
/frameworks/native/libs/vr/libpdx_uds/
Dservice_endpoint.cpp211 void Endpoint::FreeMessageState(void* state) { in FreeMessageState() function in android::pdx::uds::Endpoint