Home
last modified time | relevance | path

Searched refs:configChanges (Results 1 – 5 of 5) sorted by relevance

/ide/tools/previewer/jsapp/
DJsApp.cpp43 configChanges("") in JsApp()
95 configChanges = value; in SetConfigChanges()
DJsApp.h92 std::string configChanges; variable
/ide/tools/previewer/util/
DCommandParser.h112 std::string configChanges; variable
DCommandParser.cpp42 configChanges(""), in CommandParser()
237 return configChanges; in GetConfigChanges()
/ide/tools/previewer/jsapp/rich/
DJsAppImpl.cpp186 SetConfigChanges(args, configChanges); in SetJsAppArgs()
504 void JsAppImpl::SetConfigChanges(Platform::AceRunArgs& args, const std::string configChanges) const in SetConfigChanges()
506 args.configChanges = configChanges; in SetConfigChanges()
747 configChanges = value; in SetConfigChanges()