Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/binder/
H A Dlibbinder_rpc_unstable.cpp88 unsigned int bindCid = VMADDR_CID_ANY; // bind to the remote interface in ARpcServer_newVsock() local
H A DRpcServer.cpp74 status_t RpcServer::setupVsockServer(unsigned bindCid, unsigned port, unsigned* assignedPort) { in setupVsockServer()