Searched refs:TestQueryThreadInvocationState (Results 1 – 9 of 9) sorted by relevance
48 bool TestQueryThreadInvocationState();
58 int TestQueryThreadInvocationState() override;
54 int TestQueryThreadInvocationState() override;
89 virtual int TestQueryThreadInvocationState() = 0;
305 bool TestServiceClient::TestQueryThreadInvocationState() in TestQueryThreadInvocationState() function in OHOS::TestServiceClient312 int ret = testService_->TestQueryThreadInvocationState(); in TestQueryThreadInvocationState()
204 bool ret = testClient->TestQueryThreadInvocationState(); in TestCaseQueryThreadInvocationState()
341 int TestService::TestQueryThreadInvocationState() in TestQueryThreadInvocationState() function in OHOS::TestService
482 int32_t ret = TestQueryThreadInvocationState(); in ServerThreadInvocationState()
757 int TestServiceProxy::TestQueryThreadInvocationState() in TestQueryThreadInvocationState() function in OHOS::TestServiceProxy