Home
last modified time | relevance | path

Searched refs:when (Results 1 – 14 of 14) sorted by relevance

/system/core/init/
Dreadme.txt12 when it is the last character on a line, may be used for line-folding.
28 is used to determine when the action should occur. When an event
49 when they exit. Services take the form of:
59 Options are modifiers to services. They affect how and when init
92 Do not restart the service when it exits.
101 Execute a Command (see below) when service restarts.
109 This is the first trigger that will occur when init starts
113 Triggers of this form occur when the property <name> is set
118 Triggers of these forms occur when a device node is added
122 Triggers of this form occur when the specified service exits.
[all …]
DREADME.BOOTCHART30 when you're done collecting data:
/system/core/libpixelflinger/codeflinger/
DCodeCache.cpp171 e.when = mWhen++; in lookup()
190 if (e.when < mCacheData.valueAt(lru).when) { in cache()
DCodeCache.h94 : entry(a), when(w) { } in cache_entry_t()
96 mutable int64_t when; member
/system/core/adb/
Dmutex_list.h7 #error ADB_MUTEX not defined when including this file
DOVERVIEW.TXT19 if to sense the USB ports to know when devices are attached/removed,
20 as well as when emulator instances start/stop.
38 The ADB server considers that a device is ONLINE when it has successfully
44 devices when they are in the bootloader or recovery mode.
138 unexpected transport disconnections (e.g. when a device is physically
DSERVICES.TXT15 Ask the ADB server to quit immediately. This is used when the
36 This is a special query that is sent to the ADB server when a
42 This mechanism allows the ADB server to know when new emulator
65 (Used when neither -s, -d or -e are provided)
217 - when everything is read successfully, create a file named /tmp/update.start
219 This service can only work when the device is in recovery mode. Otherwise,
Dprotocol.txt65 Both sides send a CONNECT message when the connection between them is
171 outbound messages are discarded when the connection to the remote side
175 * when the connection to the remote side goes offline, the io pump
177 * when the connection to the remote side is established, the io pump
179 * when the io pump receives a matching SYNC(1, token), it once again
/system/core/sh/
DTOUR43 x = 2; /* executed when the shell does a longjmp
48 x = 3; /* executed when the shell runs a shell procedure */
51 It pulls this code out into routines which are when particular
84 tion which is raised when a shell procedure is invoked. The pur-
99 which call error when there is no memory left. It also defines a
102 big advantage is that when an exception occurs all we have to do
126 called from main to parse the shell arguments when the shell is
135 three tables: one for normal use, one for use when inside single
136 quotes, and one for use when inside double quotes. The tables
150 machines, but the code to keep track of when to delete the tem-
[all …]
Dnodetypes47 # temp - a field that doesn't have to be copied when the node is copied
/system/core/logcat/
Devent.logtags45 # This event is logged when the location service uploads location data.
47 # This event is logged when someone is deciding to force a garbage collection
85 # Logged when an event is handled in a hierarchical state
90 # Logged when the supplicant switches to a new state
/system/core/liblog/
Dfake_log_device.c356 time_t when; in showLog() local
362 when = time(NULL); in showLog()
375 ptm = localtime_r(&when, &tmBuf); in showLog()
377 ptm = localtime(&when); in showLog()
/system/core/rootdir/
Dinit.usb.rc12 # Used to disable USB when switching states
89 # when changing the default configuration
/system/core/rootdir/etc/
Dinit.goldfish.rc43 # Login Service will insert these accounts into the database when