Home
last modified time | relevance | path

Searched refs:ConvertToSecureDesc (Results 1 – 4 of 4) sorted by relevance

/foundation/communication/ipc/ipc/native/src/core/source/
Dipc_object_stub.cpp67 IPCProcessSkeleton::ConvertToSecureDesc(Str16ToStr8(descriptor_)).c_str(), in IPCObjectStub()
80 IPCProcessSkeleton::ConvertToSecureDesc(Str16ToStr8(descriptor_)).c_str(), in ~IPCObjectStub()
Dipc_object_proxy.cpp72 …IPCProcessSkeleton::ConvertToSecureDesc(Str16ToStr8(descriptor_)).c_str(), reinterpret_cast<uintpt… in IPCObjectProxy()
91 IPCProcessSkeleton::ConvertToSecureDesc(Str16ToStr8(remoteDescriptor_)).c_str(), in ~IPCObjectProxy()
Dipc_process_skeleton.cpp94 std::string IPCProcessSkeleton::ConvertToSecureDesc(const std::string &str) in ConvertToSecureDesc() function in OHOS::IPC_SINGLE::IPCProcessSkeleton
/foundation/communication/ipc/ipc/native/src/core/include/
Dipc_process_skeleton.h85 static std::string ConvertToSecureDesc(const std::string &str);