Home
last modified time | relevance | path

Searched refs:given (Results 1 – 25 of 63) sorted by relevance

123

/system/core/fs_mgr/libfiemap/
Dutility.cpp82 struct stat userdata, given; in GetDevicePathForFile() local
83 if (!stat(bdev_path.c_str(), &given) && !stat(kUserdataDevice, &userdata)) { in GetDevicePathForFile()
84 if (S_ISBLK(given.st_mode) && S_ISBLK(userdata.st_mode) && in GetDevicePathForFile()
85 given.st_rdev == userdata.st_rdev) { in GetDevicePathForFile()
/system/bt/service/doc/
DIBluetoothGattServerCallback.txt45 * this request by calling IBluetoothGattServer.sendResponse with the given
63 * this request by calling IBluetoothGattServer.sendResponse with the given
79 * this request by calling IBluetoothGattServer.sendResponse with the given
99 * this request by calling IBluetoothGattServer.sendResponse with the given
121 * with the given |request_id|.
DIBluetoothGattServer.txt65 * given address for the characteristic with the given handle. |confirm|
/system/sepolicy/prebuilts/api/26.0/public/
Dtombstoned.te5 # Write to arbitrary pipes given to us.
Dcrash_dump.te24 # Append to pipes given to us by processes requesting dumps (e.g. dumpstate)
Dhal_neverallows.te23 # HALs are defined as an attribute and so a given domain could hypothetically
/system/core/logd/
DREADME.replay.md32 3. `latency BUFFER_TYPE` - this prints statistics of the latency of the Log() function for the given
35 4. `print_logs BUFFER_TYPE [buffers] [print_point]` - this prints the logs as processed by the given
46 given buffer type. This is used for profiling CPU usage of strictly the log buffer.
/system/sepolicy/prebuilts/api/29.0/public/
Dtombstoned.te5 # Write to arbitrary pipes given to us.
Dcrash_dump.te21 # Append to pipes given to us by processes requesting dumps (e.g. dumpstate)
/system/sepolicy/prebuilts/api/30.0/public/
Dtombstoned.te5 # Write to arbitrary pipes given to us.
Dcrash_dump.te21 # Append to pipes given to us by processes requesting dumps (e.g. dumpstate)
/system/sepolicy/public/
Dtombstoned.te5 # Write to arbitrary pipes given to us.
Dcrash_dump.te21 # Append to pipes given to us by processes requesting dumps (e.g. dumpstate)
Dhal_neverallows.te31 # HALs are defined as an attribute and so a given domain could hypothetically
/system/sepolicy/prebuilts/api/27.0/public/
Dtombstoned.te5 # Write to arbitrary pipes given to us.
Dcrash_dump.te27 # Append to pipes given to us by processes requesting dumps (e.g. dumpstate)
Dhal_neverallows.te22 # HALs are defined as an attribute and so a given domain could hypothetically
/system/sepolicy/prebuilts/api/28.0/public/
Dtombstoned.te5 # Write to arbitrary pipes given to us.
Dcrash_dump.te21 # Append to pipes given to us by processes requesting dumps (e.g. dumpstate)
Dhal_neverallows.te29 # HALs are defined as an attribute and so a given domain could hypothetically
/system/bt/doc/
Dpower_management.md37 currently known connections to a given device. Thus, if RFCOMM specifies that
99 are found for the given profile ID and app ID, the function simply
101 - If any timers were set for the given `BD_ADDR`, they are stopped.
110 with the state given to the function.
115 services for the given `BD_ADDR`, then looks up the ssr values from the
136 request to enable PARK for the given peer and connection.
158 2. `bta_dm_pm_btm_cback` packages up the given parameters into a
/system/core/init/
DREADME.md186 _type_ set to "net". Note that only one namespace of a given _type_ may be entered.
285 > This applies the given rlimit to the service. rlimits are inherited by child
286 processes, so this effectively applies the given rlimit to the process tree
326 given console.
362 > Write the child's pid to the given files when it forks. Meant for
382 value to a given new value or when a named property changes value to
466 > Fork and execute command with the given arguments. The command starts
474 > Fork and execute command with the given arguments. This is handled similarly
479 > Start a given service and halt the processing of additional init commands
537 > Create a directory at _path_, optionally with the given mode, owner, and
[all …]
/system/tools/mkbootimg/
Dpylintrc51 # Enable the message, report, category or checker with the given id(s). You can
56 # Disable the message, report, category or checker with the given id(s). You
343 # given file (report RP0402 must not be disabled)
346 # Create a graph of external dependencies in the given file (report RP0402 must
350 # Create a graph of internal dependencies in the given file (report RP0402 must
/system/extras/memory_replay/traces/
DREADME22 thread_done - Terminate the thread with the given tid.
/system/libsysprop/srcs/android/sysprop/
DContactsProperties.sysprop60 # If present, overrides the size given in DEFAULT_THUMBNAIL

123