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

/frameworks/base/include/binder/
H A DProcessState.h62 context_check_func checkFunc,
/frameworks/base/libs/binder/
H A DProcessState.cpp166 bool ProcessState::becomeContextManager(context_check_func checkFunc, void* userData) argument
170 mBinderContextCheckFunc = checkFunc;

Completed in 59 milliseconds