Home
last modified time | relevance | path

Searched defs:params (Results 1 – 3 of 3) sorted by relevance

/ide/tools/previewer/test/mock/arkui/
DMockAceAbility.cpp74 void AceAbility::ReplacePage(const std::string& url, const std::string& params) in ReplacePage()
/ide/tools/previewer/jsapp/rich/
DJsAppImpl.cpp724 std::string params = ""; in ReloadRuntimePage() local
778 void JsAppImpl::SetSystemParams(OHOS::Ace::Platform::SystemParams& params, const Json2::Value& para… in SetSystemParams()
799 OHOS::Ace::Platform::SystemParams params; in LoadDocument() local
/ide/tools/previewer/cli/
DCommandLine.cpp167 void TouchAndMouseCommand::SetEventParams(EventParams& params) in SetEventParams()