Searched defs:getConfig (Results 1 – 5 of 5) sorted by relevance
476 def getConfig(self, key): member in Extension
496 static String getConfig(int id) { in getConfig() method in DB_Results
101 Config getConfig() const { return this->config(); } in getConfig() function
550 private Config getConfig() throws DownloaderException, in getConfig() method in DownloaderActivity.Downloader
140 const CallExpr *getConfig() const { in getConfig() function143 CallExpr *getConfig() { return cast_or_null<CallExpr>(getPreArg(CONFIG)); } in getConfig() function