Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_test2.cpp875 int32_t callerPersistentId = 0; in HWTEST_F() local
876 session_->SetSessionInfoCallerPersistentId(callerPersistentId); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h201 void SetSessionInfoCallerPersistentId(int32_t callerPersistentId);
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp238 void Session::SetSessionInfoCallerPersistentId(int32_t callerPersistentId) in SetSessionInfoCallerPersistentId() argument
241 sessionInfo_.callerPersistentId_ = callerPersistentId; in SetSessionInfoCallerPersistentId()

Completed in 11 milliseconds