Home
last modified time | relevance | path

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

/aosp12/frameworks/native/include/binder/
H A DIPCThreadState.h104 void clearPropagateWorkSource();
/aosp12/frameworks/native/libs/binder/include/binder/
H A DIPCThreadState.h104 void clearPropagateWorkSource();
/aosp12/frameworks/native/libs/binder/
H A DIPCThreadState.cpp415 void IPCThreadState::clearPropagateWorkSource() in clearPropagateWorkSource() function in android::IPCThreadState
1242 clearPropagateWorkSource(); in executeCommand()
/aosp12/frameworks/native/libs/binder/tests/
H A DbinderLibTest.cpp1023 IPCThreadState::self()->clearPropagateWorkSource(); in TEST_F()
1031 IPCThreadState::self()->clearPropagateWorkSource(); in TEST_F()