Searched refs:SetUrl (Results 1 – 2 of 2) sorted by relevance
73 void SetUrl(OHOS::Ace::Platform::AceRunArgs& args, const std::string) const;
131 SetUrl(args, urlPath); in SetJsAppArgs()250 void JsAppImpl::SetUrl(Platform::AceRunArgs& args, const std::string urlPath) const in SetUrl() function in JsAppImpl