Lines Matching refs:get

275     return static_cast<uint32_t>(GetPersistentId()) & 0xffffffff; // 0xffffffff: to get low 32 bits
285 // 0xffffffff: to get low 32 bits
336 WLOGFE("try to get not exist ColorSpace");
348 WLOGFE("try to get not exist colorGamut");
878 context_.get() == win->GetContext().get()) {
893 if (window && context_.get() == window->GetContext().get()) {
1107 if (context_.get() == nullptr) {
1113 context_.get() == winPair.second.second->GetContext().get()) {
1197 Ace::UIContent::Create(context_.get(), reinterpret_cast<NativeEngine*>(env));
1504 TLOGD(WmsLogTag::WMS_FOCUS, "get focusable: windowId = %{public}d, isFocusable = %{public}d",
1736 return uiContent_.get();
1934 WLOGFE("get display failed displayId:%{public}" PRIu64, property_->GetDisplayId());
1939 WLOGFE("get display info failed displayId:%{public}" PRIu64, property_->GetDisplayId());
1976 WLOGFE("get display failed displayId:%{public}" PRIu64, property_->GetDisplayId());
1981 WLOGFE("get display info failed displayId:%{public}" PRIu64, property_->GetDisplayId());
1986 WLOGFE("get decor height failed, because of wrong vpr: %{public}f", vpr);
2015 WLOGFE("get display failed displayId:%{public}" PRIu64, property_->GetDisplayId());
2020 WLOGFE("get display info failed displayId:%{public}" PRIu64, property_->GetDisplayId());
2071 WLOGFE("get display failed displayId:%{public}" PRIu64, property_->GetDisplayId());
2076 WLOGFE("get display info failed displayId:%{public}" PRIu64, property_->GetDisplayId());
3409 bool isFilter = keyEventFilter_(*keyEvent.get());
3724 WLOGFD("FA mode does not get bg color: %{public}u", GetWindowId());