Home
last modified time | relevance | path

Searched refs:becomeContextManager (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/include/binder/
DProcessState.h58 bool becomeContextManager(
/frameworks/native/libs/binder/include/binder/
DProcessState.h58 bool becomeContextManager(
/frameworks/native/cmds/servicemanager/
Dmain.cpp133 ps->becomeContextManager(nullptr, nullptr); in main()
/frameworks/native/libs/binder/
DProcessState.cpp147 bool ProcessState::becomeContextManager(context_check_func checkFunc, void* userData) in becomeContextManager() function in android::ProcessState