Home
last modified time | relevance | path

Searched refs:stopProcess (Results 1 – 5 of 5) sorted by relevance

/system/bt/service/example/heart_rate/
Dserver_main.cc68 android::IPCThreadState::self()->stopProcess(); in binderDied()
/system/libhwbinder/include/hwbinder/
DIPCThreadState.h68 void stopProcess(bool immediate = true);
/system/core/storaged/
Dstoraged.cpp196 IPCThreadState::self()->stopProcess(); in binderDied()
/system/bt/service/client/
Dmain.cc1023 android::IPCThreadState::self()->stopProcess(); in binderDied()
/system/libhwbinder/
DIPCThreadState.cpp552 void IPCThreadState::stopProcess(bool /*immediate*/) in stopProcess() function in android::hardware::IPCThreadState