Home
last modified time | relevance | path

Searched refs:SessionInfoList (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/ipc/services/dbinder/c/src/
H A Ddbinder_service.c69 } SessionInfoList; typedef
79 static SessionInfoList g_sessionInfoList = {.mutex = PTHREAD_MUTEX_INITIALIZER};
/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscene_session_manager.h963 struct SessionInfoList { struct in OHOS::OHOS::OHOS::Global::OHOS::Rosen::SceneSessionManager
968 bool operator==(const SessionInfoList& list) const in operator ==()
976 size_t operator()(const SessionInfoList& sessionInfo) const in operator ()()
982 std::unordered_map<SessionInfoList, std::shared_ptr<AppExecFwk::AbilityInfo>, SessionHasher> abilityInfoMap_;
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp3540 SessionInfoList list = { in QueryAbilityInfoFromBMS()

Completed in 20 milliseconds