Searched defs:cmdLine (Results 1 – 5 of 5) sorted by relevance
78 void SnapShotUtils::PrintUsage(const std::string &cmdLine) in PrintUsage()
48 void WebModelImpl::SetCustomScheme(const std::string& cmdLine) in SetCustomScheme()
394 void SetCustomScheme(std::string cmdLine) in SetCustomScheme()
74 void WebModelNG::SetCustomScheme(const std::string& cmdLine) in SetCustomScheme()
1945 …std::string cmdLine = JSRef<JSFunc>::Cast(getCmdLineFunction)->Call(controller, 0, {})->ToString(); in Create() local