HomeSort by relevance Sort by last modified time
    Searched full:deinitialize (Results 26 - 50 of 123) sorted by null

12 3 4 5

  /external/wpa_supplicant_8/src/eap_peer/
eap_i.h 92 * deinit - Deinitialize an EAP method
96 * Deinitialize the EAP method and free any allocated private data.
eap.c 103 wpa_printf(MSG_DEBUG, "EAP: deinitialize previously used EAP method "
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
mutex_os2.c 46 ** Initialize and deinitialize the mutex subsystem.
mutex_unix.c 82 ** Initialize and deinitialize the mutex subsystem.
mutex_w32.c 94 ** Initialize and deinitialize the mutex subsystem.
mem2.c 200 ** Deinitialize the memory allocation subsystem.
  /external/libvpx/libvpx/examples/includes/HTML-Toc-0.91/
TocUpdator.pm 58 # function: Deinitialize updator batch.
66 # Deinitialize insertor batch
272 # Deinitialize TocUpdator batch
292 # Deinitialize TocUpdator batch
  /external/wpa_supplicant_8/src/tls/
tlsv1_client.c 425 * tlsv1_client_global_deinit - Deinitialize TLSv1 client
427 * This function can be used to deinitialize the TLSv1 client that was
478 * tlsv1_client_deinit - Deinitialize TLSv1 client connection
  /packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
NativeNfcManager.java 106 public boolean deinitialize() { method in class:NativeNfcManager
  /packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
NativeNfcManager.java 155 public boolean deinitialize() { method in class:NativeNfcManager
  /external/wpa_supplicant_8/hostapd/
main.c 685 /* Deinitialize all interfaces */
  /external/wpa_supplicant_8/src/ap/
ieee802_11_auth.c 614 * hostapd_acl_deinit - Deinitialize IEEE 802.11 ACL
  /external/wpa_supplicant_8/src/crypto/
tls.h 179 * tls_deinit - Deinitialize TLS library
  /external/wpa_supplicant_8/src/wps/
wps.c 141 * wps_deinit - Deinitialize WPS Registration protocol data
  /external/wpa_supplicant_8/wpa_supplicant/
gas_query.c 98 * gas_query_deinit - Deinitialize GAS query component
  /hardware/qcom/media/mm-core/inc/
OMX_Component.h 545 /** ComponentDeInit method is used to deinitialize the component
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Component.h 545 /** ComponentDeInit method is used to deinitialize the component
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Component.h 545 /** ComponentDeInit method is used to deinitialize the component
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Component.h 545 /** ComponentDeInit method is used to deinitialize the component
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Component.h 545 /** ComponentDeInit method is used to deinitialize the component
  /hardware/ti/omap4xxx/camera/inc/
CameraHal.h 1068 /** Deinitialize CameraHal */
1069 void deinitialize();
    [all...]
  /hardware/ti/omap4xxx/camera/
CameraHal.cpp 3477 void CameraHal::deinitialize() function in class:android::CameraHal
    [all...]
  /external/libusb/libusb/
core.c 321 * This page details how to initialize and deinitialize libusb. Initialization
    [all...]
  /packages/apps/Nfc/src/com/android/nfc/
NfcService.java 768 /* Sometimes mDeviceHost.deinitialize() hangs, use a watch-dog.
816 boolean result = mDeviceHost.deinitialize();
817 if (DBG) Log.d(TAG, "mDeviceHost.deinitialize() = " + result);
    [all...]
  /external/wpa_supplicant_8/src/radius/
radius_server.c 1242 * deinitialize by calling radius_server_deinit().
    [all...]

Completed in 1763 milliseconds

12 3 4 5