Searched refs:CreateSubService (Results 1 – 3 of 3) sorted by relevance
44 return interIpcClient_->CreateSubService(key, clientClassName, serverClassName); in CreateClient()
43 std::shared_ptr<InterIpcClient> CreateSubService(std::string key, std::string clientClassName,
149 std::shared_ptr<InterIpcClient> InterIpcClient::CreateSubService(std::string key, std::string clien… in CreateSubService() function in OHOS::Sharing::InterIpcClient