Home
last modified time | relevance | path

Searched refs:isContextManager (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/include/binder/
DProcessState.h59 bool isContextManager(void) const;
/frameworks/native/libs/binder/
DProcessState.cpp160 bool ProcessState::isContextManager(void) const in isContextManager() function in android::ProcessState