Home | History | Annotate | Download | only in libcameraservice

Lines Matching refs:originalClientPid

615     // The returned originalClientPid is the PID of the original process that wants to connect to
618 // originalClientPid and clientPid are usually the same except when the application uses
620 // clientPid is the PID of mediaserver and originalClientPid is the PID of the application.
622 /*inout*/int& clientUid, /*inout*/int& clientPid, /*out*/int& originalClientPid) const;
624 /*inout*/int& clientUid, /*inout*/int& clientPid, /*out*/int& originalClientPid) const;