Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx/private/pdx/
Dstatus.h68 void SetError(int error) { in SetError() function
144 void SetError(int error) { error_ = error; } in SetError() function
/frameworks/native/libs/binder/tests/
DbinderLibTest.cpp393 TEST_F(BinderLibTest, SetError) { in TEST_F() argument