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.h76 std::string configChanges; variable
/ide/tools/previewer/util/
DCommandParser.h106 std::string configChanges; variable
DCommandParser.cpp42 configChanges(""), in CommandParser()
230 return configChanges; in GetConfigChanges()
/ide/tools/previewer/jsapp/rich/
DJsAppImpl.cpp181 SetConfigChanges(args, configChanges); in SetJsAppArgs()
531 void JsAppImpl::SetConfigChanges(Platform::AceRunArgs& args, const std::string configChanges) const in SetConfigChanges()
533 args.configChanges = configChanges; in SetConfigChanges()
769 configChanges = value; in SetConfigChanges()