Searched refs:kWorkSourcePropagatedBitIndex (Results 1 – 1 of 1) sorted by relevance
116 static const int64_t kWorkSourcePropagatedBitIndex = 32; variable430 const int64_t propagatedBit = ((int64_t)mPropagateWorkSource) << kWorkSourcePropagatedBitIndex; in setCallingWorkSourceUidWithoutPropagation()460 mPropagateWorkSource = ((token >> kWorkSourcePropagatedBitIndex) & 1) == 1; in restoreCallingWorkSource()