OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:commands
(Results
151 - 175
of
506
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/cmds/svc/src/com/android/commands/svc/
DataCommand.java
17
package com.android.
commands
.svc;
PowerCommand.java
17
package com.android.
commands
.svc;
WifiCommand.java
17
package com.android.
commands
.svc;
/frameworks/testing/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/
Launcher.java
17
package com.android.
commands
.uiautomator;
26
* This class maintains the list of sub
commands
, and redirect the control into it based on the
27
* command line arguments. It also prints out help arguments for each sub
commands
.
29
* To add a new sub command, implement {@link Command} and add an instance into
COMMANDS
array
34
* A simple abstraction class for supporting generic sub
commands
91
for (Command command :
COMMANDS
) {
104
for (Command command :
COMMANDS
) {
129
private static Command[]
COMMANDS
= new Command[] {
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
hdsmart.h
91
ata_smart_errorlog_command_struct_t
commands
[6];
member in struct:ata_smart_errorlog_struct_s
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hdsmart.h
91
ata_smart_errorlog_command_struct_t
commands
[6];
member in struct:ata_smart_errorlog_struct_s
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hdsmart.h
91
ata_smart_errorlog_command_struct_t
commands
[6];
member in struct:ata_smart_errorlog_struct_s
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
hdsmart.h
81
ata_smart_errorlog_command_struct_t
commands
[6];
member in struct:ata_smart_errorlog_struct_s
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
hdsmart.h
81
ata_smart_errorlog_command_struct_t
commands
[6];
member in struct:ata_smart_errorlog_struct_s
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
hdsmart.h
81
ata_smart_errorlog_command_struct_t
commands
[6];
member in struct:ata_smart_errorlog_struct_s
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
hdsmart.h
81
ata_smart_errorlog_command_struct_t
commands
[6];
member in struct:ata_smart_errorlog_struct_s
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
hdsmart.h
81
ata_smart_errorlog_command_struct_t
commands
[6];
member in struct:ata_smart_errorlog_struct_s
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
hdsmart.h
81
ata_smart_errorlog_command_struct_t
commands
[6];
member in struct:ata_smart_errorlog_struct_s
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
hdsmart.h
81
ata_smart_errorlog_command_struct_t
commands
[6];
member in struct:ata_smart_errorlog_struct_s
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
hdsmart.h
81
ata_smart_errorlog_command_struct_t
commands
[6];
member in struct:ata_smart_errorlog_struct_s
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
hdsmart.h
81
ata_smart_errorlog_command_struct_t
commands
[6];
member in struct:ata_smart_errorlog_struct_s
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
hdsmart.h
81
ata_smart_errorlog_command_struct_t
commands
[6];
member in struct:ata_smart_errorlog_struct_s
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
hdsmart.h
81
ata_smart_errorlog_command_struct_t
commands
[6];
member in struct:ata_smart_errorlog_struct_s
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
hdsmart.h
81
ata_smart_errorlog_command_struct_t
commands
[6];
member in struct:ata_smart_errorlog_struct_s
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
hdsmart.h
81
ata_smart_errorlog_command_struct_t
commands
[6];
member in struct:ata_smart_errorlog_struct_s
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
hdsmart.h
81
ata_smart_errorlog_command_struct_t
commands
[6];
member in struct:ata_smart_errorlog_struct_s
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
hdsmart.h
81
ata_smart_errorlog_command_struct_t
commands
[6];
member in struct:ata_smart_errorlog_struct_s
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
hdsmart.h
81
ata_smart_errorlog_command_struct_t
commands
[6];
member in struct:ata_smart_errorlog_struct_s
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
hdsmart.h
81
ata_smart_errorlog_command_struct_t
commands
[6];
member in struct:ata_smart_errorlog_struct_s
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
hdsmart.h
81
ata_smart_errorlog_command_struct_t
commands
[6];
member in struct:ata_smart_errorlog_struct_s
Completed in 1243 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>