Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx/private/pdx/
Dservice.h153 inline Status<void> WriteVectorAll(const iovec (&vector)[N]) { in WriteVectorAll() function
/frameworks/native/libs/vr/libpdx/
Dservice.cpp125 Status<void> Message::WriteVectorAll(const struct iovec* vector, in WriteVectorAll() function in android::pdx::Message