Searched refs:checkFunc (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/binder/
H A DProcessState.h53 context_check_func checkFunc,
/frameworks/native/libs/binder/
H A DProcessState.cpp145 bool ProcessState::becomeContextManager(context_check_func checkFunc, void* userData) argument
149 mBinderContextCheckFunc = checkFunc;

Completed in 1536 milliseconds