Home
last modified time | relevance | path

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

/system/libhwbinder/include/hwbinder/
DProcessState.h59 context_check_func checkFunc,
/system/libhwbinder/
DProcessState.cpp162 bool ProcessState::becomeContextManager(context_check_func checkFunc, void* userData) in becomeContextManager() argument
166 mBinderContextCheckFunc = checkFunc; in becomeContextManager()