Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_object_proxy.h365 std::string GetNewSoPath();
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_object_proxy.cpp1077 soPath_ = GetNewSoPath(); in DeathRecipientAddrInfo()
1080 std::string IPCObjectProxy::DeathRecipientAddrInfo::GetNewSoPath() in GetNewSoPath() function in OHOS::IPCObjectProxy::DeathRecipientAddrInfo
1098 std::string newSoPath = GetNewSoPath(); in IsDlclosed()