Searched refs:gClientId (Results 1 – 1 of 1) sorted by relevance
36 static sp<IBinder> gClientId; in getClientId() local39 if (gClientId == nullptr) { in getClientId()40 gClientId = sp<BBinder>::make(); in getClientId()43 return gClientId; in getClientId()