HomeSort by relevance Sort by last modified time
    Searched refs:context_check_func (Results 1 - 2 of 2) sorted by null

  /frameworks/native/include/binder/
ProcessState.h 52 typedef bool (*context_check_func)(const String16& name, typedef in class:android::ProcessState
58 context_check_func checkFunc,
101 context_check_func mBinderContextCheckFunc;
  /frameworks/native/libs/binder/
ProcessState.cpp 150 bool ProcessState::becomeContextManager(context_check_func checkFunc, void* userData)

Completed in 4367 milliseconds