Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/os/
H A DBinder.java494 public static final native int getCallingWorkSourceUid(); in getCallingWorkSourceUid() method in Binder
/aosp12/frameworks/native/libs/binder/
H A DIPCThreadState.cpp425 uid_t IPCThreadState::getCallingWorkSourceUid() const in getCallingWorkSourceUid() function in android::IPCThreadState