Searched refs:mRefs (Results 1 – 1 of 1) sorted by relevance
239 int mRefs; variable242 : mType(type), mMsg(getHalInfo(handle)->nl80211_family_id), mId(id), mRefs(1) in WifiCommand()251 mId(id), mRefs(1) in WifiCommand()271 int refs = __sync_add_and_fetch(&mRefs, 1); in addRef()276 int refs = __sync_sub_and_fetch(&mRefs, 1); in releaseRef()