Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dsystem_dialog_scheduler.h89 const std::string GetPcSelectorParams(const std::vector<DialogAppInfo> &infos,
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dsystem_dialog_scheduler.cpp360 std::string params = GetPcSelectorParams(dialogAppInfos, type, userId, requestWant.GetAction()); in GetPcSelectorDialogWant()
367 const std::string SystemDialogScheduler::GetPcSelectorParams(const std::vector<DialogAppInfo> &info… in GetPcSelectorParams() function in OHOS::AAFwk::SystemDialogScheduler