Searched refs:closing (Results 1 – 6 of 6) sorted by relevance
18 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.
65 int closing : 1; member392 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()
110 editor and strip out anything outside the opening and closing scissor lines. Failure to do
116 finally a call closing the logs. A single log can be opened with `android_logger_list_open()`; or
284 # `trailing-comma` allows a space between comma and closing bracket: (a, ).
290 # `trailing-comma` allows a space between comma and closing bracket: (a, ).