Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DProcessState.cpp149 mBinderContextCheckFunc = checkFunc; in becomeContextManager()
157 mBinderContextCheckFunc = NULL; in becomeContextManager()
340 , mBinderContextCheckFunc(NULL) in ProcessState()
/frameworks/native/include/binder/
DProcessState.h90 context_check_func mBinderContextCheckFunc; variable