Searched refs:gClientId (Results 1 – 1 of 1) sorted by relevance
35 static sp<IBinder> gClientId; in getClientId() local38 if (gClientId == nullptr) { in getClientId()39 gClientId = new BBinder(); in getClientId()42 return gClientId; in getClientId()