Home | History | Annotate | Download | only in libcameraservice

Lines Matching refs:PRId32

1155                         "(PID %" PRId32 ", priority %" PRId32 ")", i->getKey().string(),
1159 PRId32 ", priority %" PRId32 ")", i->getKey().string(),
1189 " %" PRId32 ", priority %" PRId32 ")\n - Evicted by device %s client for"
1190 " package %s (PID %d, priority %" PRId32 ")",
1218 ALOGV("%s: Waiting for disconnect to complete for client for device %s (PID %" PRId32 ")",
1856 PRId32 ", priority %" PRId32 ")\n - Evicted due to user switch.",
2409 ret.appendFormat("\n(Camera ID: %s, Cost: %" PRId32 ", PID: %" PRId32 ", Priority: %"
2410 PRId32 ", ", key.string(), cost, pid, priority);