Searched refs:CreateSoftbusServer (Results 1 – 6 of 6) sorted by relevance
168 bool CreateSoftbusServer(const std::string &name);
548 if (!current->CreateSoftbusServer(sessionName)) { in InvokerDataBusThread()
897 if (!current->CreateSoftbusServer(data.localServiceName)) { in MakeDBinderTransSession()
1249 bool IPCProcessSkeleton::CreateSoftbusServer(const std::string &name) in CreateSoftbusServer() function in OHOS::IPC_SINGLE::IPCProcessSkeleton
813 current->CreateSoftbusServer(serverName); in CreateSoftbusServerTest()
1330 auto ret = skeleton->CreateSoftbusServer(name);