Searched defs:treeIds (Results 1 – 8 of 8) sorted by relevance
80 void AccessibilityWindowConnection::GetAllTreeId(std::vector<int32_t> &treeIds) in GetAllTreeId()
3113 …rror AccessibleAbilityManagerService::GetAllTreeId(int32_t windowId, std::vector<int32_t> &treeIds) in GetAllTreeId()
76 void AccessibilityWindowConnection::GetAllTreeId(std::vector<int32_t> &treeIds) in GetAllTreeId()
649 …rror AccessibleAbilityManagerService::GetAllTreeId(int32_t windowId, std::vector<int32_t> &treeIds) in GetAllTreeId()
498 …kAccessibleAbilityManagerServiceStub::GetAllTreeId(int32_t windowId, std::vector<int32_t> &treeIds) in GetAllTreeId()
128 RetError GetAllTreeId(int32_t windowId, std::vector<int32_t> &treeIds) override {return RET_OK;} in GetAllTreeId()
1344 std::vector<int32_t> treeIds {}; in HandleGetAllTreeId() local
1775 …AccessibleAbilityManagerServiceProxy::GetAllTreeId(int32_t windowId, std::vector<int32_t> &treeIds) in GetAllTreeId()