OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:system
(Results
226 - 250
of
46866
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/cmds/telecom/
telecom
0
#!/
system
/bin/sh
4
base=/
system
/frameworks/base/cmds/vr/
vr
0
#!/
system
/bin/sh
4
base=/
system
/frameworks/hardware/interfaces/
update-makefiles.sh
3
source $ANDROID_BUILD_TOP/
system
/tools/hidl/update-makefiles-helper.sh
8
"android.hidl:
system
/libhidl/transport"
/hardware/interfaces/dumpstate/1.0/default/
android.hardware.dumpstate@1.0-service.rc
3
user
system
4
group
system
/hardware/interfaces/radio/config/1.0/default/
android.hardware.radio.config@1.0-service.rc
3
user
system
4
group
system
/hardware/interfaces/sensors/1.0/default/
android.hardware.sensors@1.0-service.rc
3
user
system
4
group
system
wakelock
/hardware/interfaces/tests/extension/light/2.0/default/
android.hardware.tests.extension.light@2.0-service.rc
3
user
system
4
group
system
/hardware/interfaces/tv/cec/1.0/default/
android.hardware.tv.cec@1.0-service.rc
3
user
system
4
group
system
/hardware/interfaces/tv/input/1.0/default/
android.hardware.tv.input@1.0-service.rc
3
user
system
4
group
system
/hardware/interfaces/
update-makefiles.sh
3
source $ANDROID_BUILD_TOP/
system
/tools/hidl/update-makefiles-helper.sh
7
"android.hidl:
system
/libhidl/transport"
/packages/apps/ManagedProvisioning/tests/instrumentation/res/raw/
snapshot.xml
2
<
system
-apps>
5
</
system
-apps>
snapshot2.xml
2
<
system
-apps>
5
</
system
-apps>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
reboot.h
5
* Magic values required to use _reboot()
system
call.
16
* Commands accepted by the _reboot()
system
call.
18
* RESTART Restart
system
using default command and mode.
19
* HALT Stop OS and give
system
control to ROM monitor, if any.
22
* POWER_OFF Stop OS and remove all power from
system
, if possible.
23
* RESTART2 Restart
system
using given command string.
24
* SW_SUSPEND Suspend
system
using software suspend if compiled in.
25
* KEXEC Restart
system
using a previously loaded Linux kernel
/system/core/healthd/
android.hardware.health@2.0-service.rc
3
user
system
4
group
system
/system/core/rootdir/
asan.options
7
include_if_exists=/
system
/asan.options.%b
8
include_if_exists=/data/asan/
system
/asan.options.%b
/system/core/storaged/
storaged.rc
1
service storaged /
system
/bin/storaged
6
writepid /dev/cpuset/
system
-background/tasks
/art/test/040-miranda/src/
Main.java
25
System
.out.println("MirandaClass:");
26
System
.out.println(" inInterface: " + mir.inInterface());
27
System
.out.println(" inInterface2: " + mir.inInterface2());
28
System
.out.println(" inAbstract: " + mir.inAbstract());
32
System
.out.println("MirandaAbstract / MirandaClass:");
33
System
.out.println(" inInterface: " + mira.inInterface());
34
System
.out.println(" inInterface2: " + mira.inInterface2());
35
System
.out.println(" inAbstract: " + mira.inAbstract());
38
System
.out.println("MirandaAbstract / MirandaClass2:");
39
System
.out.println(" inInterface: " + mira2.inInterface())
[
all
...]
/art/test/096-array-copy-concurrent-gc/
info.txt
1
This is a test to verify that
System
.arraycopy works nice together with
/art/test/126-miranda-multidex/src/
Main.java
25
System
.out.println("MirandaClass:");
26
System
.out.println(" inInterface: " + mir.inInterface());
27
System
.out.println(" inInterface2: " + mir.inInterface2());
28
System
.out.println(" inAbstract: " + mir.inAbstract());
32
System
.out.println("MirandaAbstract / MirandaClass:");
33
System
.out.println(" inInterface: " + mira.inInterface());
34
System
.out.println(" inInterface2: " + mira.inInterface2());
35
System
.out.println(" inAbstract: " + mira.inAbstract());
39
System
.out.println("MirandaAbstract / MirandaClass2:");
40
System
.out.println(" inInterface: " + mira2.inInterface())
[
all
...]
/build/make/
navbar.md
4
* [Outdated Reference](/core/build-
system
.html)
/build/make/target/board/generic/
system.prop
2
#
system
.prop for generic sdk
/build/make/target/board/generic_arm64/
system.prop
2
#
system
.prop for generic arm64 sdk
/build/make/target/board/generic_x86/
system.prop
2
#
system
.prop for generic sdk
/build/make/target/board/generic_x86_64/
system.prop
2
#
system
.prop for generic sdk
/dalvik/dx/tests/119-merge-conflict/testdata/
B.java
5
System
.out.println(new A().hello());
Completed in 1429 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>