Searched defs:SetError (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/vr/libpdx/private/pdx/
H A Dstatus.h65 void SetError(int error) { function in class:android::pdx::Status
76 SetError(other.error());
141 void SetError(int error) { error_ = error; } function in class:android::pdx::Status
146 SetError(other.error());

Completed in 219 milliseconds