Searched refs:context_check_func (Results 1 – 2 of 2) sorted by relevance
49 typedef bool (*context_check_func)(const String16& name, typedef55 context_check_func checkFunc,102 context_check_func mBinderContextCheckFunc;
146 bool ProcessState::becomeContextManager(context_check_func checkFunc, void* userData) in becomeContextManager()