Searched refs:TestServerLoadCallback (Results 1 – 2 of 2) sorted by relevance
34 class TestServerLoadCallback : public SystemAbilityLoadCallbackStub { class36 … explicit TestServerLoadCallback(int32_t systemAbilityId) : systemAbilityId_(systemAbilityId){}; in TestServerLoadCallback() function in OHOS::testserver::TestServerLoadCallback97 …auto testServerLoadCallback = sptr<TestServerLoadCallback>(new TestServerLoadCallback(systemAbilit… in LoadTestServer()
38 class TestServerLoadCallback : public SystemAbilityLoadCallbackStub { class40 … explicit TestServerLoadCallback(int32_t systemAbilityId) : systemAbilityId_(systemAbilityId){}; in TestServerLoadCallback() function in OHOS::testserver::TestServerLoadCallback110 …auto testServerLoadCallback = sptr<TestServerLoadCallback>(new TestServerLoadCallback(systemAbilit… in LoadTestServer()