Searched defs:cmdLine (Results 1 – 6 of 6) sorted by relevance
23 void SetResolutionUtils::PrintUsage(const std::string& cmdLine) in PrintUsage()
84 void SnapShotUtils::PrintUsage(const std::string& cmdLine) in PrintUsage()
53 void WebModelImpl::SetCustomScheme(const std::string& cmdLine) in SetCustomScheme()
448 void SetCustomScheme(std::string cmdLine) in SetCustomScheme()
96 void WebModelNG::SetCustomScheme(const std::string& cmdLine) in SetCustomScheme()
2943 …std::string cmdLine = JSRef<JSFunc>::Cast(getCmdLineFunction)->Call(controller, 0, {})->ToString(); in Create() local