Searched refs:mRefs (Results 1 – 1 of 1) sorted by relevance
222 int mRefs; variable225 : mType(type), mMsg(getHalInfo(handle)->nl80211_family_id), mId(id), mRefs(1) in WifiCommand()234 mId(id), mRefs(1) in WifiCommand()254 int refs = __sync_add_and_fetch(&mRefs, 1); in addRef()259 int refs = __sync_sub_and_fetch(&mRefs, 1); in releaseRef()