OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:adb
(Results
1 - 25
of
942
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/qemu/docs/
ANDROID-ADB-QEMU.TXT
0
ADB
COMMUNICATION OVER QEMUD SERVICE
6
In certain cases
ADB
communication over TCP port forwarding might be unreliable.
8
network connections, in which case connection between the
ADB
host, and
ADB
9
daemon running in the guest will be broken, and will not be reestablish until
ADB
10
host is killed, and then restarted. To address this issue
ADB
communication has
12
ADB
daemon running in the guest.
18
There are two major components implemented in the emulator to support
ADB
21
1.
ADB
server.
22
2.
ADB
QEMUD service (or ADB client)
[
all
...]
/external/srec/config/en.us/
adb_pull_system_usr_srec_bothtags5.sh
5
adb
pull $TESTDIR/config/en.us/out_SHIP_bothtags5.txt out_SHIP_bothtags5.txt
6
adb
pull $TESTDIR/config/en.us/recog4_SHIP_bothtags5.res recog4_SHIP_bothtags5.res
8
adb
pull $TESTDIR/config/en.us/linux_ship_a1__VCE_Pete_Gonzalez.raw linux_ship_a1__VCE_Pete_Gonzalez.raw
9
adb
pull $TESTDIR/config/en.us/linux_ship_a2__VCE_Andrew_Evans.raw linux_ship_a2__VCE_Andrew_Evans.raw
10
adb
pull $TESTDIR/config/en.us/linux_ship_a3__VCE_Peter_Wilson.raw linux_ship_a3__VCE_Peter_Wilson.raw
11
adb
pull $TESTDIR/config/en.us/linux_ship_a4__VCE_Edgar_Young.raw linux_ship_a4__VCE_Edgar_Young.raw
12
adb
pull $TESTDIR/config/en.us/linux_ship_a5__VCE_John_Martinez.raw linux_ship_a5__VCE_John_Martinez.raw
adb_pull_system_usr_srec_bothtags5_from_saved.sh
5
adb
pull $TESTDIR/config/en.us/out_SHIP_bothtags5_from_saved.txt out_SHIP_bothtags5_from_saved.txt
6
adb
pull $TESTDIR/config/en.us/recog4_SHIP_bothtags5_from_saved.res recog4_SHIP_bothtags5_from_saved.res
8
adb
pull $TESTDIR/config/en.us/linux_ship_a1__VCE_Pete_Gonzalez_from_saved.raw linux_ship_a1__VCE_Pete_Gonzalez_from_saved.raw
9
adb
pull $TESTDIR/config/en.us/linux_ship_a2__VCE_Andrew_Evans_from_saved.raw linux_ship_a2__VCE_Andrew_Evans_from_saved.raw
10
adb
pull $TESTDIR/config/en.us/linux_ship_a3__VCE_Peter_Wilson_from_saved.raw linux_ship_a3__VCE_Peter_Wilson_from_saved.raw
11
adb
pull $TESTDIR/config/en.us/linux_ship_a4__VCE_Edgar_Young_from_saved.raw linux_ship_a4__VCE_Edgar_Young_from_saved.raw
12
adb
pull $TESTDIR/config/en.us/linux_ship_a5__VCE_John_Martinez_from_saved.raw linux_ship_a5__VCE_John_Martinez_from_saved.raw
14
adb
pull $TESTDIR/config/en.us/bothtags5_saved.g2g bothtags5_saved.g2g
adb_pull_system_usr_srec_change_sample_rate2.sh
5
adb
pull $TESTDIR/config/en.us/out_SHIP_change_sample_rate2.txt out_SHIP_change_sample_rate2.txt
6
adb
pull $TESTDIR/config/en.us/recog4_SHIP_change_sample_rate2.res recog4_SHIP_change_sample_rate2.res
adb_pull_system_usr_srec_set_get_param.sh
5
adb
pull $TESTDIR/config/en.us/out_SHIP_set_get_param.txt out_SHIP_set_get_param.txt
6
adb
pull $TESTDIR/config/en.us/recog4_SHIP_set_get_param.res recog4_SHIP_set_get_param.res
/frameworks/native/opengl/libs/GLES_trace/
dev.make
10
adb
root
11
adb
remount
12
adb
shell stop
13
adb
sync
14
adb
shell start
/development/host/windows/prebuilt/usb/
Android.mk
12
.PHONY : kill-
adb
14
$(LOCAL_PATH)/AdbWinApi.dll : kill-
adb
16
kill-
adb
:
17
@echo "Killing
adb
server so we can replace AdbWinApi.dll"
18
@
adb
kill-server || echo "
adb
appears to be missing"
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
adb.h
2
* Definitions for
ADB
(Apple Desktop Bus) support.
7
/*
ADB
commands */
13
/*
ADB
default device IDs (upper 4 bits of
ADB
command byte) */
24
/* The kind of
ADB
request. The controller may emulate some
35
/*
ADB
queries */
38
* Query
ADB
slot for device presence
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
adb.h
2
* Definitions for
ADB
(Apple Desktop Bus) support.
7
/*
ADB
commands */
13
/*
ADB
default device IDs (upper 4 bits of
ADB
command byte) */
24
/* The kind of
ADB
request. The controller may emulate some
35
/*
ADB
queries */
38
* Query
ADB
slot for device presence
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
adb.h
2
* Definitions for
ADB
(Apple Desktop Bus) support.
7
/*
ADB
commands */
13
/*
ADB
default device IDs (upper 4 bits of
ADB
command byte) */
24
/* The kind of
ADB
request. The controller may emulate some
35
/*
ADB
queries */
38
* Query
ADB
slot for device presence
/system/extras/tests/ext4/
android_emmc_perf_tests.sh
10
if !
adb
shell true >/dev/null 2>&1
12
echo "No device detected over
adb
"
15
HARDWARE=`
adb
shell getprop ro.hardware | tr -d "\r"`
63
adb
root
64
adb
wait-for-device
65
adb
push "$PERF" /dev
66
adb
shell stop
67
adb
shell stop sdcard
68
adb
shell stop ril-daemon
69
adb
shell stop medi
[
all
...]
/cts/suite/audio_quality/lib/src/
Adb.cpp
19
#include "
Adb
.h"
21
Adb
::
Adb
(const android::String8& device)
27
Adb
::~
Adb
()
32
bool
Adb
::setPortForwarding(int hostPort, int devicePort)
44
bool
Adb
::launchClient(const android::String8& clientBinary, const android::String8& component)
63
/** @param command
ADB
command except
adb
-s XYZW */
64
int
Adb
::executeCommand(const android::String8& command
[
all
...]
/external/zlib/src/contrib/ada/
zlib.gpr
6
for Main use ("test.
adb
", "mtest.
adb
", "read.
adb
", "buffer_demo");
/frameworks/base/tests/CoreTests/
run_junit.sh
1
# runs unit tests over
adb
shell using dalvikvm. The value added is setting the classpath for you
6
# $
adb
sync
9
adb
shell exec dalvikvm -cp system/app/MoreTests.apk junit.textui.TestRunner $*
/packages/providers/ApplicationsProvider/tests/
runtests
3
adb
install -r ${OUT}/system/app/ApplicationsProvider.apk || return
4
adb
install -r ${OUT}/data/app/ApplicationsProviderTests.apk || return
5
adb
shell am instrument -w -e class com.android.providers.applications.ApplicationsProviderTest com.android.providers.applications.tests/android.test.InstrumentationTestRunner || return
/external/quake/
setupdevice.sh
25
adb
shell mkdir /data
26
adb
shell mkdir /data/quake
27
adb
shell mkdir /data/quake/id1
30
adb
push $T/external/quake/quake/app/id1 /data/quake/id1
cleanupdevicesdcard.sh
43
adb
shell rm /sdcard/data/quake/id1/glQuake/*
44
adb
shell rm /sdcard/data/quake/id1/glQuake/.DS_Store
45
adb
shell rmdir /sdcard/data/quake/glQuake
46
adb
shell rm /sdcard/data/quake/id1/*
47
adb
shell rm /sdcard/data/quake/id1/.DS_Store
48
adb
shell rmdir /sdcard/data/quake/id1
49
adb
shell rm /sdcard/data/quake/.DS_Store
50
adb
shell rmdir /sdcard/data/quake
/external/sepolicy/
runas.te
6
# ndk-gdb invokes
adb
shell run-as.
shell.te
1
# Domain for shell processes spawned by
ADB
/frameworks/compile/libbcc/tests/
bccarm
29
def
adb
(args):
function
30
return runCmd(["
adb
"] + args)
34
adb
(["remount"])
35
adb
(["shell", "rm", "/system/bin/bcc"])
36
adb
(["shell", "mkdir", "/system/bin/bccdata"])
37
adb
(["shell", "mkdir", "/system/bin/bccdata/data"])
40
adb
(["push", file, remoteFileName])
43
adb
(["sync"])
57
remoteCmdLine = ["
adb
", "shell", "/system/bin/bcc"] + remoteArgs
/packages/apps/ContactsCommon/tests/bin/
test.sh
3
adb
shell am instrument -w com.android.contacts.common.unittest/android.test.InstrumentationTestRunner
/external/qemu/android/
adb-qemud.c
23
#include "android/
adb
-server.h"
24
#include "android/
adb
-qemud.h"
29
#define DD(...) VERBOSE_PRINT(
adb
,__VA_ARGS__)
31
#define DD_ACTIVE VERBOSE_CHECK(
adb
)
34
#define SERVICE_NAME "
adb
"
35
#define DEBUG_SERVICE_NAME "
adb
-debug"
38
/* Enumerates
ADB
client state values. */
40
/* Waiting on a connection from
ADB
host. */
42
/*
ADB
host is connected. Waiting on the transport initialization completion
45
/* Connection between
ADB
host and ADB guest is fully established. *
[
all
...]
/frameworks/base/media/tests/
README.txt
7
adb
shell mkdir /sdcard/media_api
8
adb
push contents/media_api/ /sdcard/media_api/
/frameworks/opt/calendar/
README
4
adb
install -r $OUT/data/app/CalendarCommonTests.apk
5
adb
shell am instrument -w com.android.calendarcommon2.tests/android.test.InstrumentationTestRunner
/sdk/files/
adb_has_moved.txt
1
The
adb
tool has moved to platform-tools/
9
execute
adb
from any location.
Completed in 728 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>