Home
last modified time | relevance | path

Searched refs:propagatedBit (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/
DIPCThreadState.cpp408 const int64_t propagatedBit = ((int64_t)mPropagateWorkSource) << kWorkSourcePropagatedBitIndex; in setCallingWorkSourceUidWithoutPropagation() local
409 int64_t token = propagatedBit | mWorkSource; in setCallingWorkSourceUidWithoutPropagation()