Home
last modified time | relevance | path

Searched defs:originUid (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DTransactionState.h147 int originUid; member
H A DSurfaceFlinger.cpp4836 const int originUid = ipc->getCallingUid(); in setTransactionState() local
4961 int originPid, int originUid, uint64_t transactionId) { in applyTransactionState()