Searched refs:UpdateCommAuthSocketInfo (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/ |
H A D | ipc_process_skeleton.h | 175 void UpdateCommAuthSocketInfo(int pid, int uid, uint32_t &tokenId, const std::string &deviceId,
|
/ohos5.0/foundation/communication/ipc/ipc/native/test/fuzztest/core/ipcprocessskeleton_fuzzer/ |
H A D | ipcprocessskeleton_fuzzer.cpp | 837 current->UpdateCommAuthSocketInfo(pid, uid, tokenId, deviceId, socketId); in DetachCommAuthInfoBySocketIdTest()
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/ |
H A D | ipc_process_skeleton.cpp | 1400 void IPCProcessSkeleton::UpdateCommAuthSocketInfo(int pid, int uid, uint32_t &tokenId, const std::s… in UpdateCommAuthSocketInfo() function in OHOS::IPC_SINGLE::IPCProcessSkeleton
|