Home
last modified time | relevance | path

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

/foundation/barrierfree/accessibility/common/interface/include/
H A Daccessible_ability_channel_stub.h104 * @brief Handle the IPC request for the function:HandleGetWindows.
109 ErrCode HandleGetWindows(MessageParcel &data, MessageParcel &reply);
112 * @brief Handle the IPC request for the function:HandleGetWindows.
/foundation/barrierfree/accessibility/common/interface/src/
H A Daccessible_ability_channel_stub.cpp49 SWITCH_CASE(AccessibilityInterfaceCode::GET_WINDOWS, HandleGetWindows) \
330 ErrCode AccessibleAbilityChannelStub::HandleGetWindows(MessageParcel &data, MessageParcel &reply) in HandleGetWindows() function in OHOS::Accessibility::AccessibleAbilityChannelStub
/foundation/barrierfree/accessibility/common/interface/test/unittest/mock/
H A Dmock_accessible_ability_channel_stub.cpp49 SWITCH_CASE(AccessibilityInterfaceCode::GET_WINDOWS, HandleGetWindows)\
330 ErrCode AccessibleAbilityChannelStubMock::HandleGetWindows(MessageParcel &data, MessageParcel &reply) in HandleGetWindows() function in OHOS::Accessibility::AccessibleAbilityChannelStubMock

Completed in 3 milliseconds