Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/aidl/
DGrallocAllocator.cpp22 unsigned long callingPid() { in callingPid() function
36 MALI_GRALLOC_LOGV("Allocation request from process: %lu", callingPid()); in allocate()
DGrallocAllocator2.cpp19 unsigned long callingPid() { in callingPid() function
33 MALI_GRALLOC_LOGV("Allocation request from process: %lu", callingPid()); in allocate()
108 MALI_GRALLOC_LOGV("Allocation request from process: %lu", callingPid()); in allocate2()
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DSubscriptionManager.h133 sp<HalClient> getOrCreateHalClientLocked(ClientId callingPid,