Searched defs:ComparedSessionInfo (Results 1 – 1 of 1) sorted by relevance
72 struct ComparedSessionInfo { struct73 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;