Home
last modified time | relevance | path

Searched refs:needPrintLog (Results 1 - 8 of 8) sorted by relevance

/foundation/window/window_manager/previewer/mock/
H A Dpermission.cpp21 bool Permission::IsSystemServiceCalling(bool needPrintLog, bool isLocalSysCalling) in IsSystemServiceCalling() argument
H A Dpermission.h25 static bool IsSystemServiceCalling(bool needPrintLog = true, bool isLocalSysCalling = false);
/foundation/window/window_manager/utils/include/
H A Dpermission.h25 static bool IsSystemServiceCalling(bool needPrintLog = true, bool isLocalSysCalling = false);
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_permission_test.cpp60 bool needPrintLog = true; in HWTEST_F() local
61 bool result = SessionPermission::IsSystemServiceCalling(needPrintLog); in HWTEST_F()
/foundation/window/window_manager/window_scene/common/include/
H A Dsession_permission.h30 static bool IsSystemServiceCalling(bool needPrintLog = true);
/foundation/window/window_manager/utils/src/
H A Dpermission.cpp35 bool Permission::IsSystemServiceCalling(bool needPrintLog, bool isLocalSysCalling) in IsSystemServiceCalling() argument
46 if (needPrintLog) { in IsSystemServiceCalling()
/foundation/barrierfree/accessibility/services/test/mock/powermanager/src/
H A Dmock_power_mgr_client.cpp74 bool PowerMgrClient::IsScreenOn(bool needPrintLog) in IsScreenOn() argument
/foundation/window/window_manager/window_scene/common/src/
H A Dsession_permission.cpp63 bool SessionPermission::IsSystemServiceCalling(bool needPrintLog) in IsSystemServiceCalling() argument
72 if (needPrintLog) { in IsSystemServiceCalling()

Completed in 4 milliseconds