Searched refs:propagatedBit (Results 1 – 1 of 1) sorted by relevance
408 const int64_t propagatedBit = ((int64_t)mPropagateWorkSource) << kWorkSourcePropagatedBitIndex; in setCallingWorkSourceUidWithoutPropagation() local409 int64_t token = propagatedBit | mWorkSource; in setCallingWorkSourceUidWithoutPropagation()