Home
last modified time | relevance | path

Searched refs:GetAppInfoByToken (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/theme/screenlock_mgr/utils/include/
H A Dscreenlock_appinfo.h32 static bool GetAppInfoByToken(std::uint32_t tokenId, AppInfo &appInfo);
/ohos5.0/base/theme/screenlock_mgr/utils/src/
H A Dscreenlock_appinfo.cpp23 bool ScreenLockAppInfo::GetAppInfoByToken(std::uint32_t tokenId, AppInfo &appInfo) in GetAppInfoByToken() function in OHOS::ScreenLock::ScreenLockAppInfo