Home
last modified time | relevance | path

Searched defs:ComparedSessionInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscene_session_manager.h72 struct ComparedSessionInfo { struct
73 std::string bundleName_;
74 std::string moduleName_;
75 std::string abilityName_;
76 int32_t appIndex_ = 0;
77 uint32_t windowType_ = static_cast<uint32_t>(WindowType::WINDOW_TYPE_APP_MAIN_WINDOW);
78 bool isAtomicService_ = false;