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.cc65 android::IPCThreadState::self()->stopProcess(); in binderDied()
/system/libhwbinder/include/hwbinder/
DIPCThreadState.h75 void stopProcess(bool immediate = true);
/system/core/storaged/
Dstoraged.cpp128 android::hardware::IPCThreadState::self()->stopProcess(); in serviceDied()
/system/bt/service/client/
Dmain.cc1061 android::IPCThreadState::self()->stopProcess(); in binderDied()
/system/libhwbinder/
DIPCThreadState.cpp600 void IPCThreadState::stopProcess(bool /*immediate*/) in stopProcess() function in android::hardware::IPCThreadState