HomeSort by relevance Sort by last modified time
    Searched refs:moduleName (Results 1 - 25 of 300) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /cts/common/host-side/util/src/com/android/compatibility/common/util/
DynamicConfigHostSide.java 31 public DynamicConfigHostSide(String moduleName) throws IOException, XmlPullParserException {
32 File configFile = getConfigFile(new File(CONFIG_FOLDER_ON_HOST), moduleName);
DynamicConfigHandler.java 44 String moduleName) throws IOException, XmlPullParserException, JSONException {
49 return storeMergedConfigFile(localConfig, moduleName);
76 String moduleName) throws XmlPullParserException, IOException {
81 File mergedConfigFile = new File(folder, moduleName + ".dynamic");
  /development/tools/idegen/src/com/android/idegen/
ModuleIndexes.java 66 String moduleName = arr[1];
67 moduleNameToMakeFileMap.put(moduleName, makeFile);
68 append(makeFile, moduleName);
80 private void append(String makeFile, String moduleName) {
89 moduleNames.add(moduleName);
92 public String getMakeFile(String moduleName) {
96 return moduleNameToMakeFileMap.get(moduleName);
ModuleCache.java 70 public Module getAndCacheByName(String moduleName) throws IOException {
72 Preconditions.checkNotNull(moduleName);
74 String makeFile = indexes.getMakeFile(moduleName);
76 logger.warning("Unable to find make file for module: " + moduleName);
  /cts/common/device-side/util/src/com/android/compatibility/common/util/
DynamicConfigDeviceSide.java 34 public DynamicConfigDeviceSide(String moduleName) throws XmlPullParserException, IOException {
38 File configFile = getConfigFile(new File(CONFIG_FOLDER_ON_DEVICE), moduleName);
  /frameworks/support/buildSrc/
studioCompat.gradle 51 moduleName : "support-compat"
65 moduleName : "support-media-compat"
80 moduleName : "support-core-utils"
91 moduleName : "support-core-ui"
102 moduleName : "support-fragment"
114 moduleName : "support-v13"
124 moduleName : "support-mediarouter-v7"
135 entry.parentModuleName = projectConfig.moduleName
151 logger.info "creating ${module.moduleName}"
153 include "${module.moduleName}"
    [all...]
apiModule.gradle 63 compile project(apiModule.prev.moduleName)
  /toolchain/binutils/binutils-2.25/include/nlm/
i386-ext.h 42 unsigned char moduleName[14];
sparc32-ext.h 42 unsigned char moduleName[14];
ppc-ext.h 85 unsigned char moduleName[14];
alpha-ext.h 88 unsigned char moduleName[14];
  /frameworks/av/services/audioflinger/
AudioHwDevice.h 42 const char *moduleName,
46 , mModuleName(strdup(moduleName))
60 const char *moduleName() const { return mModuleName; }
  /external/skia/src/gpu/gl/win/
GrGLCreateNativeInterface_win.cpp 19 AutoLibraryUnload(const char* moduleName) {
20 fModule = LoadLibraryA(moduleName);
  /hardware/bsp/intel/peripheral/libupm/doxy/node/generators/yuidoc/
helper.js 85 var moduleName = moduleNames[j];
86 html += '<a href="' + pfx + moduleName + '.html">' + moduleName + '</a>';
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ndfapi.h 51 LPWSTR moduleName,
  /toolchain/binutils/binutils-2.25/bfd/
nlmswap.h 45 memcpy (dst->moduleName, src->moduleName, NLM_MODULE_NAME_SIZE);
106 memcpy (dst->moduleName, src->moduleName, NLM_MODULE_NAME_SIZE);
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_pyclbr.py 56 def checkModule(self, moduleName, module=None, ignore=()):
57 ''' succeed iff pyclbr.readmodule_ex(modulename) corresponds
65 module = __import__(moduleName, globals(), {}, ['<silly>'])
67 dict = pyclbr.readmodule_ex(moduleName)
98 if py_item.__module__ != moduleName:
103 if py_item.__module__ != moduleName:
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_pyclbr.py 56 def checkModule(self, moduleName, module=None, ignore=()):
57 ''' succeed iff pyclbr.readmodule_ex(modulename) corresponds
65 module = __import__(moduleName, globals(), {}, ['<silly>'])
67 dict = pyclbr.readmodule_ex(moduleName)
98 if py_item.__module__ != moduleName:
103 if py_item.__module__ != moduleName:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pyclbr.py 56 def checkModule(self, moduleName, module=None, ignore=()):
57 ''' succeed iff pyclbr.readmodule_ex(modulename) corresponds
65 module = __import__(moduleName, globals(), {}, ['<silly>'])
67 dict = pyclbr.readmodule_ex(moduleName)
98 if py_item.__module__ != moduleName:
103 if py_item.__module__ != moduleName:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pyclbr.py 56 def checkModule(self, moduleName, module=None, ignore=()):
57 ''' succeed iff pyclbr.readmodule_ex(modulename) corresponds
65 module = __import__(moduleName, globals(), {}, ['<silly>'])
67 dict = pyclbr.readmodule_ex(moduleName)
98 if py_item.__module__ != moduleName:
103 if py_item.__module__ != moduleName:
  /sdk/find_java2/src/
utils.cpp 40 TCHAR moduleName[MAX_PATH + 1];
41 DWORD sz = ::GetModuleFileName(NULL /*AfxGetInstanceHandle()*/, moduleName, MAX_PATH);
46 moduleName[sz] = '\0'; // make sure string is properly terminated.
50 DWORD fviSize = ::GetFileVersionInfoSize(moduleName, &obsoleteHandle);
56 if (::GetFileVersionInfo(moduleName, 0, fviSize, fviBuffer) != 0) {
  /cts/common/util/src/com/android/compatibility/common/util/
DynamicConfig.java 70 public static File getConfigFile(File configFolder, String moduleName)
72 File config = new File(configFolder, String.format("%s.dynamic", moduleName));
74 throw new FileNotFoundException(String.format("Cannot find %s.dynamic", moduleName));
  /cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DynamicConfigPusher.java 73 void setModuleName(String moduleName) {
74 mModuleName = moduleName;
  /external/libpcap/msdos/
ndis2.c 288 macCommon->moduleName,
296 if (!strcmp(bindings.moduleName[bindEntry], handle->moduleName))
611 strcpy (common.moduleName, "PCAP");
644 strcpy (bindings.moduleName[0], handle->moduleName);
688 card->moduleName);
833 DEBUG1 ("MAC card: %-16s - ", handle->moduleName);
  /hardware/libhardware_legacy/audio/
AudioPolicyCompatClient.cpp 33 audio_module_handle_t AudioPolicyCompatClient::loadHwModule(const char *moduleName)
35 return mServiceOps->load_hw_module(mService, moduleName);

Completed in 3567 milliseconds

1 2 3 4 5 6 7 8 91011>>