OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:deinit
(Results
76 - 100
of
111
) sorted by null
1
2
3
4
5
/external/wpa_supplicant_8/src/eap_peer/
eap_sake.c
506
eap->
deinit
= eap_sake_deinit;
eap_wsc.c
562
eap->
deinit
= eap_wsc_deinit;
eap_aka.c
[
all
...]
eap_ttls.c
129
data->phase2_method->
deinit
(sm, data->phase2_priv);
[
all
...]
eap_eke.c
713
eap->
deinit
= eap_eke_deinit;
eap_gpsk.c
755
eap->
deinit
= eap_gpsk_deinit;
eap_pwd.c
912
eap->
deinit
= eap_pwd_deinit;
eap_sim.c
1140
eap->
deinit
= eap_sim_deinit;
/external/wpa_supplicant_8/wpa_supplicant/
bgscan_learn.c
603
.
deinit
= bgscan_learn_deinit,
/device/asus/flo/camera/QCamera2/HAL/
QCamera2HWI.cpp
[
all
...]
QCameraPostProc.cpp
126
* FUNCTION :
deinit
136
int32_t QCameraPostProcessor::
deinit
()
function in class:qcamera::QCameraPostProcessor
[
all
...]
/hardware/qcom/camera/QCamera2/HAL/
QCamera2HWI.cpp
[
all
...]
QCameraPostProc.cpp
126
* FUNCTION :
deinit
136
int32_t QCameraPostProcessor::
deinit
()
function in class:qcamera::QCameraPostProcessor
[
all
...]
/device/asus/flo/camera/QCamera2/HAL3/
QCamera3PostProc.cpp
119
* FUNCTION :
deinit
129
int32_t QCamera3PostProcessor::
deinit
()
function in class:qcamera::QCamera3PostProcessor
[
all
...]
QCamera3Channel.cpp
930
int32_t rc = m_postprocessor.
deinit
();
[
all
...]
/external/wpa_supplicant_8/src/drivers/
driver.h
944
* valid for the lifetime of the driver, i.e., freed in
deinit
()
1283
void (*
deinit
)(void *priv);
member in struct:wpa_driver_ops
[
all
...]
driver_bsd.c
61
int prev_roaming; /* roaming state to restore on
deinit
*/
62
int prev_privacy; /* privacy state to restore on
deinit
*/
63
int prev_wpa; /* wpa state to restore on
deinit
*/
[
all
...]
/frameworks/rs/
rsFont.cpp
817
void FontState::
deinit
(Context *rsc) {
function in class:FontState
/hardware/qcom/camera/QCamera2/HAL3/
QCamera3PostProc.cpp
120
* FUNCTION :
deinit
130
int32_t QCamera3PostProcessor::
deinit
()
function in class:qcamera::QCamera3PostProcessor
[
all
...]
QCamera3Channel.cpp
960
int32_t rc = m_postprocessor.
deinit
();
[
all
...]
/device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Still.cpp
171
/*
deinit
only if we are done taking requested number of snapshots */
173
LOGE(" About to issue
deinit
callback");
174
/* If it's ZSL Mode, we don't
deinit
now. We'll stop the polling thread and
175
deinit
the channel/buffers only when we change the mode from zsl to
675
/*
deinit
buffers only if we have already allocated */
840
/*
Deinit
only if we have already initialized*/
873
LOGD("%s: Already
deinit
'd!", __func__);
878
/*
deinit
buffer */
902
/*
deinit
jpeg buffer if allocated */
[
all
...]
/device/lge/mako/camera/
QCameraHWI_Still.cpp
193
/*
deinit
only if we are done taking requested number of snapshots */
195
ALOGV(" About to issue
deinit
callback");
196
/* If it's ZSL Mode, we don't
deinit
now. We'll stop the polling thread and
197
deinit
the channel/buffers only when we change the mode from zsl to
763
/*
deinit
buffers only if we have already allocated */
927
/*
Deinit
only if we have already initialized*/
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapContentObserver.java
1190
public void
deinit
() {
method in class:BluetoothMapContentObserver
[
all
...]
/external/chromium_org/tools/deep_memory_profiler/visualizer/static/third_party/jqTree/
tree.jquery.js
[
all
...]
/external/chromium_org/v8/src/
isolate.cc
[
all
...]
Completed in 1536 milliseconds
1
2
3
4
5