Searched defs:GetRealParentId (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/window/window_manager/wm/src/ | ||
H A D | window_option.cpp | 277 int32_t WindowOption::GetRealParentId() const in GetRealParentId() function in OHOS::Rosen::WindowOption |
H A D | window_extension_session_impl.cpp | 1098 int32_t WindowExtensionSessionImpl::GetRealParentId() const in GetRealParentId() function in OHOS::Rosen::WindowExtensionSessionImpl |
/ohos5.0/foundation/window/window_manager/window_scene/common/src/ | ||
H A D | window_session_property.cpp | 1517 int32_t WindowSessionProperty::GetRealParentId() const in GetRealParentId() function in OHOS::Rosen::WindowSessionProperty |
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/ | ||
H A D | window.h | 2454 virtual int32_t GetRealParentId() const { return static_cast<int32_t>(INVALID_WINDOW_ID); } in GetRealParentId() function |