Home
last modified time | relevance | path

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

/foundation/barrierfree/accessibility/common/interface/test/fuzztest/accessibleabilitychannelstub_fuzzer/
H A Daccessibleabilitychannelstub_fuzzer.cpp122 std::shared_ptr<AbilityChannelImplFuzzTest> chanImp = std::make_shared<AbilityChannelImplFuzzTest>(); in FuzzHandleSearchElementInfoByAccessibilityId() local
127 chanImp->OnRemoteRequest(static_cast<uint32_t>(AccessibilityInterfaceCode::SEARCH_ELEMENTINFO_BY_ACCESSIBILITY_ID), in FuzzHandleSearchElementInfoByAccessibilityId()
155 std::shared_ptr<AbilityChannelImplFuzzTest> chanImp = std::make_shared<AbilityChannelImplFuzzTest>(); in FuzzHandleSearchElementInfosByText() local
161 chanImp->OnRemoteRequest(static_cast<uint32_t>(AccessibilityInterfaceCode::SEARCH_ELEMENTINFOS_BY_TEXT), in FuzzHandleSearchElementInfosByText()
185 std::shared_ptr<AbilityChannelImplFuzzTest> chanImp = std::make_shared<AbilityChannelImplFuzzTest>(); in FuzzHandleFindFocusedElementInfo() local
191 chanImp->OnRemoteRequest(static_cast<uint32_t>(AccessibilityInterfaceCode::FIND_FOCUSED_ELEMENTINFO), in FuzzHandleFindFocusedElementInfo()
215 std::shared_ptr<AbilityChannelImplFuzzTest> chanImp = std::make_shared<AbilityChannelImplFuzzTest>(); in FuzzHandleFocusMoveSearch() local
221 chanImp->OnRemoteRequest(static_cast<uint32_t>(AccessibilityInterfaceCode::FOCUS_MOVE_SEARCH), in FuzzHandleFocusMoveSearch()
243 std::shared_ptr<AbilityChannelImplFuzzTest> chanImp = std::make_shared<AbilityChannelImplFuzzTest>(); in FuzzHandleExecuteAction() local
248 chanImp in FuzzHandleExecuteAction()
266 std::shared_ptr<AbilityChannelImplFuzzTest> chanImp = std::make_shared<AbilityChannelImplFuzzTest>(); FuzzHandleGetWindow() local
284 std::shared_ptr<AbilityChannelImplFuzzTest> chanImp = std::make_shared<AbilityChannelImplFuzzTest>(); FuzzHandleGetWindows() local
304 std::shared_ptr<AbilityChannelImplFuzzTest> chanImp = std::make_shared<AbilityChannelImplFuzzTest>(); FuzzHandleGetWindowsByDisplayId() local
322 std::shared_ptr<AbilityChannelImplFuzzTest> chanImp = std::make_shared<AbilityChannelImplFuzzTest>(); FuzzHandleSendSimulateGesturePath() local
340 std::shared_ptr<AbilityChannelImplFuzzTest> chanImp = std::make_shared<AbilityChannelImplFuzzTest>(); FuzzHandleSetTargetBundleName() local
[all...]

Completed in 1 milliseconds