HomeSort by relevance Sort by last modified time
    Searched full:unload (Results 151 - 175 of 415) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/webkit/Source/WebKit/mac/Plugins/
WebNetscapePluginPackage.mm 338 - (void)unload
666 // Unload when removed from final plug-in database
760 // Cannot unload a plug-in package while an instance is still using it
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/
OMX_Core.c 320 * Description:This method will unload the OMX component pointed by
325 * @param[in] hComponent the component to unload
387 /* The unload is now complete, so set the error code to pass and exit */
  /hardware/ti/omap4xxx/domx/omx_core/src/
OMX_Core.c 343 * Description:This method will unload the OMX component pointed by
348 * @param[in] hComponent the component to unload
395 /* The unload is now complete, so set the error code to pass and exit */
  /external/icu4c/common/
ucnv_bld.c 171 because ucnv_flushCache must be able to unload the default converter and its table.
486 UTRACE_DATA2(UTRACE_OPEN_CLOSE, "unload converter %s shared data %p", deadSharedData->staticData->name, deadSharedData);
493 if (deadSharedData->impl->unload != NULL) {
494 deadSharedData->impl->unload(deadSharedData);
571 * Unload a non-algorithmic converter.
    [all...]
ucnv_bld.h 267 * Unload a non-algorithmic converter.
ucnv_cnv.h 231 UConverterUnload unload; member in struct:UConverterImpl
  /external/chromium/chrome/browser/ui/
browser.cc     [all...]
  /frameworks/base/wifi/java/android/net/wifi/
WifiStateMachine.java 161 // Wakelock held during wifi start/stop and driver load/unload
197 /* Unload the driver */
203 /* Indicates driver unload succeeded */
205 /* Indicates driver unload failed */
404 /* Driver load/unload failed */
    [all...]
  /external/chromium/chrome/browser/tab_contents/
web_contents_unittest.cc 693 // waiting for a before unload response.
742 // the unload request has been made. At this point, the cross-site navigation
744 // short chance to run an unload handler. Prevents regression of bug 23942.
767 // Simulate the pending renderer's response, which leads to an unload request
771 // Suppose the original renderer navigates now, while the unload request is in
772 // flight. We should ignore it, wait for the unload ack, and let the pending
    [all...]
  /external/jpeg/
jquant1.c 706 /* Post-loop cleanup: we must unload the final error value into the
707 * final fserrors[] entry. Note we need not unload belowerr because
710 errorptr[0] = (FSERROR) bpreverr; /* unload prev err into array */
  /cts/tests/tests/webkit/src/android/webkit/cts/
WebChromeClientTest.java 216 // unload should trigger when we try to navigate away
  /external/bluetooth/glib/docs/reference/glib/tmpl/
modules.sgml 250 <indexterm zone="g-module-unload"><primary>g_module_unload</primary></indexterm>
  /external/chromium/chrome/browser/
background_mode_manager.cc 138 // If we already got an unload notification when it was disabled, ignore
process_singleton_win.cc 287 // uninstall will fail to unload and remove all components.
  /external/chromium/chrome/browser/extensions/
extension_updater.h 266 // service to unload blacklisted extensions and update pref.
  /external/chromium/chrome/browser/ui/views/tabs/
base_tab_strip.h 56 // invoked from Close. Because of unload handlers Close is not always
  /external/chromium/googleurl/src/
url_util.h 59 // loaded and unloaded, you'll want to unload to properly clean up your
  /external/collada/include/
dae.h 190 virtual daeInt unload(daeString uri); // Use close
  /external/icu4c/common/unicode/
icuplug.h 80 * ... unload, clean up ...
  /external/icu4c/test/cintltst/
tracetst.c 193 UTRACE_DATA1(UTRACE_OPEN_CLOSE, "unload converter %p", cnv);
  /external/libvpx/examples/includes/geshi/geshi/
cadlisp.php 130 'vl-symbol-name','vl-symbolp','vl-symbol-value','vl-unload-vlx','vl-vbaload',
  /external/webkit/Source/WebCore/page/
DOMWindow.h 327 DEFINE_ATTRIBUTE_EVENT_LISTENER(unload);
  /external/webkit/Source/WebKit/chromium/src/
DebuggerAgentManager.cpp 151 // handler will cause debugger unload and all breakpoints will be cleared.
  /external/webkit/Source/WebKit2/UIProcess/Plugins/win/
PluginInfoStoreWin.cpp 385 // Unload the old Windows Media Player plugin if we've already loaded it.
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
RenderAction.java 245 // Make sure to remove static references, otherwise we could not unload the lib

Completed in 3455 milliseconds

1 2 3 4 5 67 8 91011>>