Home
last modified time | relevance | path

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

/aosp12/system/libhwbinder/include/hwbinder/
H A DIPCThreadState.h145 status_t mLastError; variable
/aosp12/frameworks/native/include/binder/
H A DIPCThreadState.h205 status_t mLastError; variable
/aosp12/frameworks/native/libs/binder/include/binder/
H A DIPCThreadState.h205 status_t mLastError; variable
/aosp12/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/provisioning/
H A DProvisioningManagerHelper.java46 private Pair<Pair<Integer, Integer>, Boolean> mLastError; // TODO: refactor field in ProvisioningManagerHelper
/aosp12/frameworks/compile/slang/
H A Dslang_rs_reflection.h95 std::string mLastError; variable
/aosp12/frameworks/av/media/libaudioclient/include/media/
H A DAudioRecord.h821 status_t mLastError; variable
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/timezone/
H A DRulesManagerServiceTest.java1069 private int mLastError; field in RulesManagerServiceTest.TestCallback
/aosp12/packages/modules/StatsD/statsd/src/guardrail/
H A DStatsdStats.h604 int32_t mLastError; member
/aosp12/packages/modules/Connectivity/Tethering/src/android/net/ip/
H A DIpServer.java247 private int mLastError; field in IpServer