Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DProcessState.cpp128 ALOGW("Not able to get context object on %s.", mDriverName.c_str()); in getContextObject()
360 return mDriverName; in getDriverName()
392 : mDriverName(String8(driver)) in ProcessState()
417 ALOGE("Using %s failed: unable to mmap transaction memory.\n", mDriverName.c_str()); in ProcessState()
420 mDriverName.clear(); in ProcessState()
/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/include/binder/
DProcessState.h113 String8 mDriverName; variable
/frameworks/native/libs/binder/include/binder/
DProcessState.h113 String8 mDriverName; variable