Home
last modified time | relevance | path

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

/base/notification/common_event_service/services/test/unittest/mock/
H A Dmock_token_id_kit.cpp20 bool g_isSystemApp = true; member
24 g_isSystemApp = isSystemApp; in MockIsSystemApp()
34 return EventFwk::g_isSystemApp; in IsSystemAppByFullTokenID()
/base/notification/distributed_notification_service/test/mock/
H A Dmock_tokenid_kit.cpp20 bool g_isSystemApp = true; member
24 g_isSystemApp = isSystemApp; in MockIsSystemApp()
34 return Notification::g_isSystemApp; in IsSystemAppByFullTokenID()
/base/powermgr/power_manager/test/unittest/src/mock/
H A Dmock_accesstoken_kit.cpp24 bool g_isSystemApp = false; member
39 g_isSystemApp = isSystemApp; in MockSetSystemApp()
59 return PowerMgr::g_isSystemApp; in IsSystemAppByFullTokenID()

Completed in 2 milliseconds