Home
last modified time | relevance | path

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

/system/libhwbinder/
DProcessState.cpp167 mBinderContextCheckFunc = checkFunc; in becomeContextManager()
187 mBinderContextCheckFunc = NULL; in becomeContextManager()
396 , mBinderContextCheckFunc(NULL) in ProcessState()
/system/libhwbinder/include/hwbinder/
DProcessState.h109 context_check_func mBinderContextCheckFunc; variable