Home
last modified time | relevance | path

Searched refs:GetSelectorParams (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/test/fuzztest/abilitymgrrest_fuzzer/
H A Dabilitymgrrest_fuzzer.cpp61 systemDialogScheduler->GetSelectorParams(dialogAppInfos); in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dsystem_dialog_scheduler.h88 const std::string GetSelectorParams(const std::vector<DialogAppInfo> &infos) const;
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_dialog_test/
H A Dability_manager_service_dialog_test.cpp132 * @tc.desc : 1.Test GetSelectorParams
138 auto params = systemDialogScheduler_->GetSelectorParams(dialogAppInfos); in HWTEST_F()
146 * @tc.desc : 1.Test GetSelectorParams
155 auto params = systemDialogScheduler_->GetSelectorParams(dialogAppInfos); in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dsystem_dialog_scheduler.cpp314 std::string params = GetSelectorParams(dialogAppInfos); in GetSelectorDialogWant()
323 const std::string SystemDialogScheduler::GetSelectorParams(const std::vector<DialogAppInfo> &infos) const in GetSelectorParams() function in OHOS::AAFwk::SystemDialogScheduler

Completed in 4 milliseconds