Searched refs:CheckWinFromAwm (Results 1 – 2 of 2) sorted by relevance
75 static bool CheckWinFromAwm(const int32_t windowId, const int32_t getElementOperatorResult);
77 if (ret != RET_OK || !CheckWinFromAwm(windowId, ret)) { in SearchElementInfoByAccessibilityId()721 bool AccessibleAbilityChannel::CheckWinFromAwm(const int32_t windowId, const int32_t getElementOper… in CheckWinFromAwm() function in OHOS::Accessibility::AccessibleAbilityChannel