Home
last modified time | relevance | path

Searched refs:GetDatabusName (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Ddatabus_socket_listener.cpp274 const std::string sessionName = current->GetDatabusName(); in RemoveSessionName()
H A Dipc_process_skeleton.cpp1241 std::string IPCProcessSkeleton::GetDatabusName() in GetDatabusName() function in OHOS::IPC_SINGLE::IPCProcessSkeleton
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Ddbinder_databus_invoker.cpp545 std::string ownName = current->GetDatabusName(); in UpdateClientSession()
842 std::string serviceName = current->GetDatabusName(); in MakeDefaultServerSessionObject()
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Dipc_process_skeleton.h167 std::string GetDatabusName();
/ohos5.0/foundation/communication/ipc/ipc/native/test/fuzztest/core/ipcprocessskeleton_fuzzer/
H A Dipcprocessskeleton_fuzzer.cpp799 current->GetDatabusName(); in GetDatabusNameTest()