OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:context_check_func
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/include/binder/
ProcessState.h
52
typedef bool (*
context_check_func
)(const String16& name,
typedef in class:android::ProcessState
58
context_check_func
checkFunc,
97
context_check_func
mBinderContextCheckFunc;
/frameworks/base/libs/binder/
ProcessState.cpp
149
bool ProcessState::becomeContextManager(
context_check_func
checkFunc, void* userData)
Completed in 259 milliseconds