Home
last modified time | relevance | path

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

/system/libhwbinder/
DProcessState.cpp175 mBinderContextCheckFunc = checkFunc; in becomeContextManager()
195 mBinderContextCheckFunc = nullptr; in becomeContextManager()
451 , mBinderContextCheckFunc(nullptr) in ProcessState()
/system/libhwbinder/include/hwbinder/
DProcessState.h130 context_check_func mBinderContextCheckFunc; variable