Searched refs:restoreCallingWorkSource (Results 1 – 11 of 11) sorted by relevance
42 Binder.restoreCallingWorkSource(token); in run()
63 Binder.restoreCallingWorkSource(token); in testRestoreWorkSource()
158 Binder.restoreCallingWorkSource(token); in restoreWorkSource()
137 LIBBINDER_EXPORTED void restoreCallingWorkSource(int64_t token);
727 Binder.restoreCallingWorkSource(token); in testIsolatedUids()758 Binder.restoreCallingWorkSource(token); in testIsolatedUids()
622 public static final native void restoreCallingWorkSource(long token); in restoreCallingWorkSource() method in Binder875 Binder.restoreCallingWorkSource(token); in onTransactEnded()
304 IPCThreadState::self()->restoreCallingWorkSource(0); in SetUp()1502 IPCThreadState::self()->restoreCallingWorkSource(token); in TEST_F()1529 IPCThreadState::self()->restoreCallingWorkSource(token); in TEST_F()
589 void IPCThreadState::restoreCallingWorkSource(int64_t token) in restoreCallingWorkSource() function in android::IPCThreadState
1210 IPCThreadState::self()->restoreCallingWorkSource(token); in android_os_Binder_restoreCallingWorkSource()
33455 method public static final void restoreCallingWorkSource(long);