Home
last modified time | relevance | path

Searched refs:containerSdkPath (Results 1 – 3 of 3) sorted by relevance

/ide/tools/previewer/util/
DCommandParser.cpp46 containerSdkPath("") in CommandParser()
215 return containerSdkPath; in GetContainerSdkPath()
725 containerSdkPath = path; in IsContainerSdkPathValid()
DCommandParser.h105 std::string containerSdkPath; variable
/ide/tools/previewer/jsapp/rich/
DJsAppImpl.cpp324 void JsAppImpl::SetContainerSdkPath(Platform::AceRunArgs& args, const std::string containerSdkPath)… in SetContainerSdkPath()
326 args.containerSdkPath = containerSdkPath; in SetContainerSdkPath()