Home
last modified time | relevance | path

Searched refs:isRequestingSid (Results 1 – 3 of 3) sorted by relevance

/system/libhwbinder/include/hwbinder/
DBinder.h60 bool isRequestingSid();
/system/libhwbinder/
DBinder.cpp86 bool BHwBinder::isRequestingSid() { in isRequestingSid() function in android::hardware::BHwBinder
DParcel.cpp214 if (local->isRequestingSid()) { in flatten_binder()