Home
last modified time | relevance | path

Searched refs:clearPropagateWorkSource (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/include/binder/
DIPCThreadState.h79 void clearPropagateWorkSource();
/frameworks/native/libs/binder/include/binder/
DIPCThreadState.h79 void clearPropagateWorkSource();
/frameworks/native/libs/binder/
DIPCThreadState.cpp414 void IPCThreadState::clearPropagateWorkSource() in clearPropagateWorkSource() function in android::IPCThreadState
1190 clearPropagateWorkSource(); in executeCommand()
/frameworks/native/libs/binder/tests/
DbinderLibTest.cpp982 IPCThreadState::self()->clearPropagateWorkSource(); in TEST_F()
990 IPCThreadState::self()->clearPropagateWorkSource(); in TEST_F()