Searched refs:GetWindowIdByObject (Results 1 – 4 of 4) sorted by relevance
96 uint32_t GetWindowIdByObject(const sptr<IRemoteObject>& remoteObject);
269 ASSERT_EQ(INVALID_WINDOW_ID, wms->windowRoot_->GetWindowIdByObject(remoteObject));
1150 uint32_t windowId = windowRoot_->GetWindowIdByObject(remoteObject); in OnWindowEvent()
1446 uint32_t WindowRoot::GetWindowIdByObject(const sptr<IRemoteObject>& remoteObject) in GetWindowIdByObject() function in OHOS::Rosen::WindowRoot