Home
last modified time | relevance | path

Searched refs:g_isNonBundleName (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/mock/
H A Dmock_bundle_manager.cpp25 bool g_isNonBundleName = false; variable
30 g_isNonBundleName = isNonBundleName; in MockIsNonBundleName()
40 name = Notification::g_isNonBundleName ? "": "bundleName"; in GetNameForUid()
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_bundle_mgr.cpp25 bool g_isNonBundleName = false; variable
31 g_isNonBundleName = isNonBundleName; in MockIsNonBundleName()
45 name = Notification::g_isNonBundleName ? "": "bundleName"; in GetNameForUid()
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_bundle_manager.cpp25 bool g_isNonBundleName = false; variable
31 g_isNonBundleName = isNonBundleName; in MockIsNonBundleName()
57 name = Notification::g_isNonBundleName ? "": "bundleName"; in GetNameForUid()