Home
last modified time | relevance | path

Searched refs:SCENEBOARD_BUNDLE_NAME (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/hiview/plugins/usage_event_report/include/
H A Dusage_event_common.h45 const std::string SCENEBOARD_BUNDLE_NAME = "com.ohos.sceneboard"; // NOT include sceneboard member
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Dfold_event_cacher.cpp113 if (FoldAppUsageEventSpace::SCENEBOARD_BUNDLE_NAME == appData.bundleName) { in FoldEventCacher()
129 if (FoldAppUsageEventSpace::SCENEBOARD_BUNDLE_NAME == appData.bundleName) { in TimeOut()
158 if (FoldAppUsageEventSpace::SCENEBOARD_BUNDLE_NAME == bundleName) { in ProcessEvent()
H A Dfold_app_usage_event_factory.cpp85 if (app == SCENEBOARD_BUNDLE_NAME) { in GetAppUsageInfo()
/base/hiviewdfx/hiview/plugins/usage_event_report/test/unittest/
H A Dfold_app_usage_test.cpp195 sysEventCreator1.SetKeyValue("BUNDLE_NAME", FoldAppUsageEventSpace::SCENEBOARD_BUNDLE_NAME); in HWTEST_F()
247 sysEventCreator1.SetKeyValue("BUNDLE_NAME", FoldAppUsageEventSpace::SCENEBOARD_BUNDLE_NAME); in HWTEST_F()
/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service.cpp96 constexpr const char *SCENEBOARD_BUNDLE_NAME = "com.ohos.sceneboard"; member
270 appBundleName_ = SCENEBOARD_BUNDLE_NAME; in InitData()

Completed in 5 milliseconds