Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DProcessState.cpp154 mBinderContextCheckFunc = checkFunc; in becomeContextManager()
162 mBinderContextCheckFunc = NULL; in becomeContextManager()
339 , mBinderContextCheckFunc(NULL) in ProcessState()
/frameworks/native/include/binder/
DProcessState.h99 context_check_func mBinderContextCheckFunc; variable