Home
last modified time | relevance | path

Searched refs:closing (Results 1 – 6 of 6) sorted by relevance

/system/extras/memory_replay/traces/
DTRACES18 doing various tasks on the phone such as starting and closing apps.
22 doing various tasks on the phone such as starting and closing apps.
26 doing various tasks on the phone such as starting and closing apps.
/system/bt/btif/src/
Dbtif_sock_rfc.cc65 int closing : 1; member
392 if (slot->f.server && !slot->f.closing && slot->rfc_handle) { in free_rfc_slot_scn()
424 if (slot->rfc_handle && !slot->f.closing && !slot->f.server) { in cleanup_rfc_slot()
/system/sepolicy/
DREADME110 editor and strip out anything outside the opening and closing scissor lines. Failure to do
/system/logging/liblog/
DREADME.md116 finally a call closing the logs. A single log can be opened with `android_logger_list_open()`; or
/system/tools/mkbootimg/
Dpylintrc284 # `trailing-comma` allows a space between comma and closing bracket: (a, ).
/system/apex/
Dpylintrc290 # `trailing-comma` allows a space between comma and closing bracket: (a, ).