Home
last modified time | relevance | path

Searched refs:childPostFork (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/binder/include/binder/
DProcessState.h142 static void childPostFork();
/frameworks/native/include/binder/
DProcessState.h142 static void childPostFork();
/frameworks/native/libs/binder/
DProcessState.cpp136 ProcessState::childPostFork); in init()
180 void ProcessState::childPostFork() { in childPostFork() function in android::ProcessState