Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/binder/
H A DIPCThreadState.cpp454 constexpr uint32_t encodeExplicitIdentity(bool hasExplicitIdentity, pid_t callingPid) { in encodeExplicitIdentity() function
474 encodeExplicitIdentity(hasExplicitIdentity, callingPid); in packCallingIdentity()