Home
last modified time | relevance | path

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

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