Searched refs:restoreCallingWorkSource (Results 1 – 11 of 11) sorted by relevance
42 Binder.restoreCallingWorkSource(token); in run()
43 Binder.restoreCallingWorkSource(token); in testRestoreWorkSource()
155 Binder.restoreCallingWorkSource(token); in restoreWorkSource()
103 void restoreCallingWorkSource(int64_t token);
535 public static final native void restoreCallingWorkSource(long token); in restoreCallingWorkSource() method in Binder756 Binder.restoreCallingWorkSource(token); in onTransactEnded()
208 IPCThreadState::self()->restoreCallingWorkSource(0); in SetUp()1011 IPCThreadState::self()->restoreCallingWorkSource(token); in TEST_F()1038 IPCThreadState::self()->restoreCallingWorkSource(token); in TEST_F()
435 void IPCThreadState::restoreCallingWorkSource(int64_t token) in restoreCallingWorkSource() function in android::IPCThreadState
1004 IPCThreadState::self()->restoreCallingWorkSource(token); in android_os_Binder_restoreCallingWorkSource()
549 Binder.restoreCallingWorkSource(token);
30746 method public static final void restoreCallingWorkSource(long);