Searched refs:CheckShortcutInfo (Results 1 – 3 of 3) sorted by relevance
97 !CommonFunc::CheckShortcutInfo(asyncCallbackInfo->shortcutInfo)) { in AddDesktopShortcutInfo()179 !CommonFunc::CheckShortcutInfo(asyncCallbackInfo->shortcutInfo)) { in DeleteDesktopShortcutInfo()
190 static bool CheckShortcutInfo(const ShortcutInfo &shortcutInfo);
2538 bool CommonFunc::CheckShortcutInfo(const ShortcutInfo &shortcutInfo) in CheckShortcutInfo() function in OHOS::AppExecFwk::CommonFunc