Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx/private/pdx/
Dservice.h65 void SetActiveProcessId(pid_t pid) { client_pid_ = pid; } in SetActiveProcessId() function
/frameworks/native/libs/vr/libpdx_uds/
Dservice_endpoint.cpp525 info.channel->SetActiveProcessId(request.cred.pid); in ReceiveMessageForChannel()