Searched refs:kResourcesDirPath (Results 1 – 4 of 4) sorted by relevance
19 const char kResourcesDirPath[] = "resources-dir-path"; variable
22 extern const char kResourcesDirPath[];
223 command_line->AppendSwitchPath(switches::kResourcesDirPath, in BasicStartupComplete()484 if (command_line->HasSwitch(switches::kResourcesDirPath)) { in InitializeResourceBundle()486 command_line->GetSwitchValuePath(switches::kResourcesDirPath); in InitializeResourceBundle()
739 switches::kResourcesDirPath, in AppendExtraCommandLineSwitches()