Home
last modified time | relevance | path

Searched refs:things (Results 1 – 25 of 29) sorted by relevance

12

/system/core/base/include/android-base/
Dstrings.h39 std::string Join(const ContainerT& things, SeparatorT separator) { in Join() argument
40 if (things.empty()) { in Join()
45 result << *things.begin(); in Join()
46 for (auto it = std::next(things.begin()); it != things.end(); ++it) { in Join()
/system/bt/doc/
Ddirectory_layout.md13 * bta - *Bluetooth Application* - Strange collection of a-lot of things **Deprecate?**
Dpower_management.md155 fired from the SYS side of things, except from the initial path they take:
/system/sepolicy/prebuilts/api/27.0/private/
Dbluetooth.te70 ### These are things that the bluetooth app should NEVER be able to do
Dapp.te348 ### These are things that Android apps should NEVER be able to do
/system/sepolicy/prebuilts/api/26.0/private/
Dbluetooth.te71 ### These are things that the bluetooth app should NEVER be able to do
Dapp.te337 ### These are things that Android apps should NEVER be able to do
/system/sepolicy/prebuilts/api/29.0/private/
Dbluetooth.te77 ### These are things that the bluetooth app should NEVER be able to do
Duntrusted_app_all.te41 # created by things like renderscript or via other mechanisms.
/system/sepolicy/private/
Dbluetooth.te77 ### These are things that the bluetooth app should NEVER be able to do
Duntrusted_app_all.te41 # created by things like renderscript or via other mechanisms.
/system/sepolicy/prebuilts/api/28.0/private/
Dbluetooth.te74 ### These are things that the bluetooth app should NEVER be able to do
/system/media/camera/docs/
Dcamera_metadata_tag_info.mako24 * Array assignments are done using specified-index syntax to keep things in
/system/netd/tests/benchmarks/
DREADME.md50 things are.</td>
/system/extras/perfprofd/
DAndroid.bp28 // And disable some dumb things.
/system/extras/ioblame/
DREADME129 changes to these functions clarifies things better :
139 # Arrange things so that the first SIGINT will kill the
/system/extras/simpleperf/doc/
Dinferno.md64 things. Use `-h` to get a list of all supported parameters.
/system/core/adb/
DAndroid.bp59 // MinGW hides some things behind _POSIX_SOURCE.
DSERVICES.TXT155 double-quotes. Arguments cannot contain double quotes or things
/system/extras/simpleperf/
DAndroid.bp29 // And disable some dumb things.
/system/sepolicy/public/
Dshell.te254 # injecting swipes and things.
/system/sepolicy/prebuilts/api/29.0/public/
Dshell.te254 # injecting swipes and things.
/system/core/fastboot/fuzzy_fastboot/
DREADME.md363 as running the whole things with a large configuration can take over 30 minutes.
368 Think about what device specific things are not being tested, and test them manually.
369 In particular, things that if not handled carefully could create security exploits.
/system/chre/
DREADME.md228 run. That means that things like <thread> and <mutex> should not be used,
/system/sepolicy/prebuilts/api/28.0/public/
Dapp.te366 ### These are things that Android apps should NEVER be able to do

12