Home
last modified time | relevance | path

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

/frameworks/native/include/binder/
DProcessState.h59 context_check_func checkFunc,
/frameworks/native/libs/binder/include/binder/
DProcessState.h59 context_check_func checkFunc,
/frameworks/native/libs/binder/
DProcessState.cpp147 bool ProcessState::becomeContextManager(context_check_func checkFunc, void* userData) in becomeContextManager() argument
150 mBinderContextCheckFunc = checkFunc; in becomeContextManager()