Home
last modified time | relevance | path

Searched refs:normal (Results 1 – 25 of 27) sorted by relevance

12

/system/libbase/
Dscopeguard_test.cpp24 TEST(scopeguard, normal) { in TEST() argument
/system/extras/simpleperf/
DREADME.md24 submit as normal.
/system/core/adb/
Dsysdeps_win32.cpp1643 const char* const normal, const char* const shifted) { in _get_keypad_sequence() argument
1652 return normal; in _get_keypad_sequence()
1661 DWORD control_key_state, const char* const normal) { in _get_modifier_sequence() argument
1663 const size_t len = strlen(normal); in _get_modifier_sequence()
1664 memcpy(buf, normal, len); in _get_modifier_sequence()
1704 const DWORD control_key_state, const char* const normal, in _get_modifier_keypad_sequence() argument
1719 return _get_modifier_sequence(buf, vk, control_key_state, normal); in _get_modifier_keypad_sequence()
1788 #define MATCH(vk, normal) \ in _console_read() argument
1791 seqstr = (normal); \ in _console_read()
1796 #define MATCH_MODIFIER(vk, normal) \ in _console_read() argument
[all …]
DSYNC.TXT23 implicitly exited after each sync request, and normal adb communication
/system/sepolicy/prebuilts/api/28.0/public/
Dnetd.te37 # Allow netd to write to qtaguid ctrl file. This is the same privilege level that normal apps have
41 # Allow netd to read /dev/qtaguid. This is the same privilege level that normal apps have.
/system/core/liblog/
DREADME.protocol.md71 The `string` part of the union is for normal buffers (main, system, radio, etc) and consists of a
/system/memory/libmemunreachable/
DREADME.md60 …s spawned. The collection process, created using clone, is similar to a normal `fork()` child pro…
64 …7. *Collection process*: The sweeper process is spawned using a normal `fork()`. The sweeper proc…
/system/sepolicy/private/
Dinit.te67 # Only init can write normal ro.boot. properties
Dgmscore_app.te85 # find services that expose both @SystemAPI and normal APIs.
Dpriv_app.te30 # Priv apps can find services that expose both @SystemAPI and normal APIs.
/system/sepolicy/prebuilts/api/30.0/private/
Dgmscore_app.te87 # find services that expose both @SystemAPI and normal APIs.
Dpriv_app.te30 # Priv apps can find services that expose both @SystemAPI and normal APIs.
/system/extras/partition_tools/
DREADME.md23 …ents of FILE as the data for the partition named NAME. The file can be a normal file or a sparse i…
/system/sepolicy/tools/sepolicy-analyze/
DREADME94 within the sepolicy file. This can be normal due to differences between
/system/sepolicy/public/
Dnetd.te48 # Allow netd to read /dev/qtaguid. This is the same privilege level that normal apps have.
/system/sepolicy/prebuilts/api/29.0/public/
Dnetd.te46 # Allow netd to read /dev/qtaguid. This is the same privilege level that normal apps have.
/system/sepolicy/prebuilts/api/30.0/public/
Dnetd.te46 # Allow netd to read /dev/qtaguid. This is the same privilege level that normal apps have.
/system/bt/gd/docs/architecture/
Dstyle_guide.md183 * An entry point to a normal running adapter module libbluetooth.so
/system/sepolicy/prebuilts/api/29.0/private/
Dpriv_app.te33 # Priv apps can find services that expose both @SystemAPI and normal APIs.
/system/update_engine/
DREADME.md20 seconds and is no different than a normal reboot).
149 during certain times of the day so as not to interfere with normal
166 A normal rollback, which has existed for as long as Chrome OS had auto updater,
177 normal system update, except that an older update payload is downloaded and
/system/core/fastboot/
DREADME.md145 and should be booted according to the normal
148 continue Continue booting as normal (if possible)
/system/media/audio_utils/
DDoxyfile.orig311 # will parse them like normal C++ but will assume all classes use public instead
950 # - Run doxygen as normal
1233 # YES) or a normal table of contents ( NO) in the .chm file.
DDoxyfile.bak311 # will parse them like normal C++ but will assume all classes use public instead
950 # - Run doxygen as normal
1233 # YES) or a normal table of contents ( NO) in the .chm file.
/system/chre/chre_api/doc/
DDoxyfile322 # will parse them like normal C++ but will assume all classes use public instead
991 # - Run doxygen as normal
1277 # (YES) or a normal table of contents (NO) in the .chm file. Furthermore it
/system/chre/pal/doc/
DDoxyfile322 # will parse them like normal C++ but will assume all classes use public instead
991 # - Run doxygen as normal
1277 # (YES) or a normal table of contents (NO) in the .chm file. Furthermore it

12