Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Dcomm_auth_info.h34 void SetRemoteSocketId(int32_t socketId);
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dcomm_auth_info.cpp60 void CommAuthInfo::SetRemoteSocketId(int32_t socketId) in SetRemoteSocketId() function in OHOS::CommAuthInfo
H A Dipc_process_skeleton.cpp1410 (*it)->SetRemoteSocketId(socketId); in UpdateCommAuthSocketInfo()
1450 (*iter)->SetRemoteSocketId(appAuthInfo.socketId); in AttachOrUpdateAppAuthInfo()