Home
last modified time | relevance | path

Searched refs:readable (Results 1 – 25 of 91) sorted by relevance

1234

/system/bt/device/src/
Dcontroller.cc73 static bool readable; variable
256 readable = true; in start_up()
261 readable = false; in shut_down()
275 static bool get_is_ready(void) { return readable; } in get_is_ready()
278 CHECK(readable); in get_address()
283 CHECK(readable); in get_bt_version()
289 CHECK(readable); in get_features_classic()
295 CHECK(readable); in get_last_features_classic_index()
300 CHECK(readable); in get_local_supported_codecs()
309 CHECK(readable); in get_features_ble()
[all …]
/system/core/rootdir/
Dueventd.rc18 # Make HW RNG readable by group system to let EntropyMixer read it.
30 # the msm hw3d client device node is world writable/readable.
/system/sepolicy/public/
Dproperty.te59 # are readable to everyone, which is overly broad and should
Ddex2oat.te59 # create them itself (and make them world-readable).
Dfile.te237 # Elements of asec files (/mnt/asec) that are world readable
/system/sepolicy/private/
Dephemeral_app.te49 # best practice to ensure these files aren't readable.
Dpriv_app.te138 # best practice to ensure these files aren't readable.
Dapp_neverallows.te16 # best practice to ensure these files aren't readable.
/system/core/logcat/
Dlogcat.cpp1496 long readable = android_logger_get_log_readable_size(dev->logger); in __logcat() local
1498 if ((size < 0) || (readable < 0)) { in __logcat()
1506 value_of_size(readable), multiplier_of_size(readable), in __logcat()
/system/core/liblog/
DREADME165 sub-log maximum size, readable size and log buffer format protocol ver‐
DNOTICE121 include a readable copy of the attribution notices contained
/system/sepolicy/tools/fc_sort/
DNOTICE138 a) Accompany it with the complete corresponding machine-readable
145 machine-readable copy of the corresponding source code, to be
/system/core/libpixelflinger/
DNOTICE121 include a readable copy of the attribution notices contained
/system/extras/memory_replay/
DNOTICE121 include a readable copy of the attribution notices contained
/system/core/run-as/
DNOTICE121 include a readable copy of the attribution notices contained
/system/extras/micro_bench/
DNOTICE121 include a readable copy of the attribution notices contained
/system/extras/sound/
DNOTICE121 include a readable copy of the attribution notices contained
/system/extras/memtrack/
DNOTICE121 include a readable copy of the attribution notices contained
/system/core/libgrallocusage/
DNOTICE121 include a readable copy of the attribution notices contained
/system/security/
DNOTICE121 include a readable copy of the attribution notices contained
/system/extras/procrank/
DNOTICE121 include a readable copy of the attribution notices contained
/system/extras/librank/
DNOTICE121 include a readable copy of the attribution notices contained
/system/extras/tests/cpueater/
DNOTICE121 include a readable copy of the attribution notices contained
/system/tpm/trunks/
DNOTICE121 include a readable copy of the attribution notices contained
/system/extras/sane_schedstat/
DNOTICE121 include a readable copy of the attribution notices contained

1234