OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:disconnect
(Results
1801 - 1825
of
2197
) sorted by null
<<
71
72
73
74
75
76
77
78
79
80
>>
/system/core/include/system/
window.h
[
all
...]
/art/compiler/optimizing/
nodes.cc
[
all
...]
/external/curl/lib/
multi.c
[
all
...]
http.c
120
http_disconnect, /*
disconnect
*/
144
http_disconnect, /*
disconnect
*/
375
* Keep sending since we must not
disconnect
[
all
...]
/external/libnfc-nci/src/include/
bt_target.h
951
/* The time from the HCI connection complete to
disconnect
if no channel is established. */
[
all
...]
/external/opencv3/3rdparty/include/dshow/
control.h
[
all
...]
strmif.h
814
virtual HRESULT WINAPI
Disconnect
(void) = 0;
836
HRESULT (WINAPI *
Disconnect
)(IPin *This);
860
#define IPin_Disconnect(This) (This)->lpVtbl->
Disconnect
(This)
[
all
...]
/external/ppp/pppd/
pppd.8
124
.B
disconnect
\fIscript
129
signals were not available. The
disconnect
script is not run if the
418
Specifies that pppd should
disconnect
if the link is idle for \fIn\fR
[
all
...]
/external/wpa_supplicant_8/wpa_supplicant/
wpa_cli.c
[
all
...]
/frameworks/av/media/libmediaplayerservice/
MediaPlayerService.cpp
588
disconnect
();
595
void MediaPlayerService::Client::
disconnect
()
function in class:android::MediaPlayerService::Client
597
ALOGV("
disconnect
(%d) from pid %d", mConnId, mPid);
[
all
...]
/frameworks/base/wifi/java/android/net/wifi/
WifiManager.java
[
all
...]
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiConfigManager.java
246
* If Connectivity Service has triggered an unwanted network
disconnect
[
all
...]
WifiNative.java
540
public boolean
disconnect
() {
method in class:WifiNative
541
if (DBG) logDbg("
DISCONNECT
");
542
return doBooleanCommand("
DISCONNECT
");
[
all
...]
/hardware/ti/omap4-aah/test/CameraHal/
camera_test_menu.cpp
[
all
...]
/packages/apps/Browser2/test/webexposed/
global-interface-listing-expected.txt
166
method
disconnect
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
control.h
[
all
...]
mmcobj.h
579
virtual HRESULT WINAPI
Disconnect
(void) = 0;
592
HRESULT (WINAPI *
Disconnect
)(_EventConnector *This);
607
#define _EventConnector_Disconnect(This) (This)->lpVtbl->
Disconnect
(This)
[
all
...]
objidl.h
[
all
...]
/external/icu/tools/srcgen/currysrc/libs/
org.eclipse.text_3.5.400.v20150505-1044.jar
/frameworks/base/core/res/res/values/
strings.xml
[
all
...]
/prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-websocket/8.1.14.v20131031/
jetty-websocket-8.1.14.v20131031.jar
/external/opencv3/modules/videoio/src/
cap_dshow.cpp
850
pGraph->
Disconnect
(pTo);
851
pGraph->
Disconnect
(pP);
[
all
...]
/cts/apps/CtsVerifier/assets/scripts/
execute_power_tests.py
187
"""Connect to the device, send the given command, and then
disconnect
"""
[
all
...]
/cts/tests/camera/src/android/hardware/camera2/cts/
RecordingTest.java
[
all
...]
/external/autotest/scheduler/
monitor_db.py
193
_db_manager.
disconnect
()
[
all
...]
Completed in 1580 milliseconds
<<
71
72
73
74
75
76
77
78
79
80
>>