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

  /frameworks/native/libs/binder/include/binder/
ProcessState.h 54 typedef bool (*context_check_func)(const String16& name, typedef in class:android::ProcessState
60 context_check_func checkFunc,
110 context_check_func mBinderContextCheckFunc;
  /system/libhwbinder/include/hwbinder/
ProcessState.h 50 typedef bool (*context_check_func)(const String16& name, typedef in class:android::hardware::ProcessState
56 context_check_func checkFunc,
103 context_check_func mBinderContextCheckFunc;

Completed in 211 milliseconds