Searched refs:customeSchemeCmdLine_ (Results 1 – 6 of 6) sorted by relevance
159 static std::string customeSchemeCmdLine_;
255 if (!controller->customeSchemeCmdLine_.empty()) { in FfiOHOSAceFrameworkWebCreate()256 WebModel::GetInstance()->SetCustomScheme(controller->customeSchemeCmdLine_); in FfiOHOSAceFrameworkWebCreate()
30 std::string WebviewControllerImpl::customeSchemeCmdLine_ = ""; member in OHOS::Webview::WebviewControllerImpl
415 static std::string customeSchemeCmdLine_;
92 std::string WebviewController::customeSchemeCmdLine_ = ""; member in OHOS::NWeb::WebviewController
1184 const std::string& cmdLine = WebviewController::customeSchemeCmdLine_; in InnerGetCustomeSchemeCmdLine()