Home
last modified time | relevance | path

Searched refs:CheckPidIfMatched (Results 1 - 2 of 2) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h540 bool CheckPidIfMatched();
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp226 if (!CheckPidIfMatched() || !CheckIdentityTokenIfMatched(identityToken)) { in Foreground()
285 if (!CheckPidIfMatched() || !CheckIdentityTokenIfMatched(identityToken)) { in Background()
377 if (!CheckPidIfMatched() || !CheckIdentityTokenIfMatched(identityToken)) { in Disconnect()
5130 bool SceneSession::CheckPidIfMatched() in CheckPidIfMatched() function in SceneSession

Completed in 10 milliseconds