Home
last modified time | relevance | path

Searched refs:CreateSubService (Results 1 - 4 of 4) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/
H A Dclient_factory.cpp44 return interIpcClient_->CreateSubService(key, clientClassName, serverClassName); in CreateClient()
H A Dinter_ipc_client.h43 std::shared_ptr<InterIpcClient> CreateSubService(std::string key, std::string clientClassName,
H A Dinter_ipc_client.cpp149 std::shared_ptr<InterIpcClient> InterIpcClient::CreateSubService(std::string key, std::string clientClassName, in CreateSubService() function in OHOS::Sharing::InterIpcClient
/foundation/CastEngine/castengine_wifi_display/tests/unittest/interaction/interprocess/
H A Dinterprocess_unit_test.cpp191 auto ret = ipcClient->CreateSubService(key, clientClassName, serverClassName); in HWTEST_F()

Completed in 4 milliseconds