Home
last modified time | relevance | path

Searched defs:configFile (Results 1 – 4 of 4) sorted by relevance

/external/sonivox/jet_tools/JetCreator/
DJetUtils.py239 def IniSetValue(configFile, section, option, value): argument
250 def IniGetValue(configFile, section, option, retType='str', default=''): argument
383 def SegmentOutputFile(segName, configFile): argument
DJetFile.py657 def SaveJetConfig(self, configFile): argument
727 def InitializeConfig(self, configFile): argument
/external/webkit/WebKitTools/DumpRenderTree/qt/
DDumpRenderTreeQt.cpp850 QByteArray configFile = currentPath; in initializeFonts() local
/external/quake/src/com/android/quake/
DDownloaderActivity.java528 Config.File configFile = fileMap.get(canonicalPath); in shouldKeepFile() local