Searched refs:LoadTestServer (Results 1 – 8 of 8) sorted by relevance
96 sptr<ITestServerInterface> TestServerClient::LoadTestServer() in LoadTestServer() function in OHOS::testserver::TestServerClient144 auto iTestServerInterface = LoadTestServer(); in SetPasteData()155 auto iTestServerInterface = LoadTestServer(); in PublishCommonEvent()167 auto iTestServerInterface = LoadTestServer(); in FrequencyLock()
29 sptr<ITestServerInterface> LoadTestServer();
40 … sptr<ITestServerInterface> iTestServerInterface = StartTestServer::GetInstance().LoadTestServer();50 … sptr<ITestServerInterface> iTestServerInterface = StartTestServer::GetInstance().LoadTestServer(); in load_test_server_test()
131 … sptr<ITestServerInterface> iTestServerInterface = StartTestServer::GetInstance().LoadTestServer();141 … sptr<ITestServerInterface> iTestServerInterface = StartTestServer::GetInstance().LoadTestServer();153 … sptr<ITestServerInterface> iTestServerInterface = StartTestServer::GetInstance().LoadTestServer();214 … sptr<ITestServerInterface> iTestServerInterface = StartTestServer::GetInstance().LoadTestServer();
27 sptr<ITestServerInterface> LoadTestServer();
86 sptr<ITestServerInterface> StartTestServer::LoadTestServer() in LoadTestServer() function in OHOS::testserver::StartTestServer
27 …sptr<ITestServerInterface> iTestServerInterface = TestServerClient::GetInstance().LoadTestServer(); in DoSomethingInterestingWithMyAPI()
29 …sptr<ITestServerInterface> iTestServerInterface = TestServerClient::GetInstance().LoadTestServer(); in DoSomethingInterestingWithMyAPI()