Searched refs:START_ABILITY_URL_KEY (Results 1 – 3 of 3) sorted by relevance
21 const std::string DistributeConstants::START_ABILITY_URL_KEY = "url"; member in OHOS::AppExecFwk::DistributeConstants
26 static const std::string START_ABILITY_URL_KEY; variable
341 want.SetParam(DistributeConstants::START_ABILITY_URL_KEY, requestParam.GetUrl()); in GetWant()