Home
last modified time | relevance | path

Searched refs:mDriverName (Results 1 – 6 of 6) sorted by relevance

/frameworks/rs/
DrsContext.h285 return mDriverName; in getDriverName()
291 if (!mDriverName) { in setDriverName()
292 mDriverName = name; in setDriverName()
355 const char* mDriverName; variable
DrsContext.cpp522 mDriverName = NULL; in initContext()
/frameworks/native/libs/binder/
DProcessState.cpp165 ALOGW("Not able to get context object on %s.", mDriverName.c_str()); in getContextObject()
394 std::string_view driverName = mDriverName.c_str(); in makeBinderThreadName()
516 return mDriverName; in getDriverName()
554 : mDriverName(String8(driver)), in ProcessState()
580 mDriverName.clear(); in ProcessState()
DIPCThreadState.cpp1211 statusToString(err).c_str(), mProcess->mDriverName.c_str()); in talkWithDriver()
/frameworks/native/libs/binder/include/binder/
DProcessState.h161 String8 mDriverName; variable
/frameworks/native/include/binder/
DProcessState.h161 String8 mDriverName; variable