Searched defs:loadFile (Results 1 – 7 of 7) sorted by relevance
143 function loadFile(absPath, opt_href) { function166 loadFile: loadFile property
61 public void loadFile(String fileName) { in loadFile() method in ErrorTracker
109 static std::unique_ptr<Module> loadFile(const char *argv0, in loadFile() function
193 protected String loadFile(@NonNls @TestDataFile String name) throws IOException { in loadFile() method in LightCodeInsightParsingTestCase
206 def loadFile(self, file): member in Registry
40 static std::unique_ptr<Module> loadFile(const std::string &FileName, in loadFile() function
289 void SkDebuggerGUI::loadFile(QListWidgetItem *item) { in loadFile() function in SkDebuggerGUI