Home
last modified time | relevance | path

Searched refs:GeneratePersistentId (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dextension_session.cpp129 GeneratePersistentId(true, info.persistentId_); in ExtensionSession()
H A Dsession.cpp2909 void Session::GeneratePersistentId(bool isExtension, int32_t persistentId) in GeneratePersistentId() function in OHOS::Rosen::Session
H A Dscene_session.cpp89 GeneratePersistentId(false, info.persistentId_); in SceneSession()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h540 void GeneratePersistentId(bool isExtension, int32_t persistentId);