Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DProcessState.cpp163 mBinderContextCheckFunc = checkFunc; in becomeContextManager()
171 mBinderContextCheckFunc = NULL; in becomeContextManager()
367 , mBinderContextCheckFunc(NULL) in ProcessState()
/frameworks/native/libs/binder/include/binder/
DProcessState.h110 context_check_func mBinderContextCheckFunc; variable