Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/vr/libpdx/private/pdx/
H A Dservice.h148 inline Status<void> ReadVectorAll(const iovec (&vector)[N]) { in ReadVectorAll() function
/aosp12/frameworks/native/libs/vr/libpdx/
H A Dservice.cpp86 Status<void> Message::ReadVectorAll(const struct iovec* vector, in ReadVectorAll() function in android::pdx::Message