Home
last modified time | relevance | path

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

/foundation/communication/ipc/ipc/native/src/core/include/
Dipc_process_skeleton.h152 std::string GetDatabusName();
/foundation/communication/ipc/ipc/native/src/mock/source/
Ddbinder_databus_invoker.cpp534 std::string sessionName = current->GetDatabusName(); in UpdateClientSession()
850 std::string serviceName = current->GetDatabusName(); in MakeDefaultServerSessionObject()
/foundation/communication/ipc/ipc/native/src/core/source/
Dipc_process_skeleton.cpp1178 std::string IPCProcessSkeleton::GetDatabusName() in GetDatabusName() function in OHOS::IPC_SINGLE::IPCProcessSkeleton