Home
last modified time | relevance | path

Searched defs:mLastError (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/include/binder/
DIPCThreadState.h198 status_t mLastError; variable
/frameworks/native/libs/binder/include/binder/
DIPCThreadState.h198 status_t mLastError; variable
/frameworks/compile/slang/
Dslang_rs_reflection.h95 std::string mLastError; variable
/frameworks/av/media/libaudioclient/include/media/
DAudioRecord.h820 status_t mLastError; variable
/frameworks/base/services/tests/servicestests/src/com/android/server/timezone/
DRulesManagerServiceTest.java1069 private int mLastError; field in RulesManagerServiceTest.TestCallback