/system/sepolicy/prebuilts/api/27.0/private/ |
D | domain_deprecated.te | 3 # Read files already opened under /data.
|
D | mediaprovider.te | 24 # Allow MediaProvider to read/write cached ringtones (opened by system).
|
D | app.te | 126 # Read/write wallpaper file (opened by system). 129 # Read/write cached ringtones (opened by system). 132 # Read ShortcutManager icon files (opened by system). 135 # Read icon file (opened by system). 252 # USB devices are first opened by the system server (USBDeviceManagerService)
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | hal_cas.te | 12 # Read files already opened under /data
|
D | hal_drm.te | 21 # Read files already opened under /data
|
D | mediaextractor.te | 69 # descriptor opened outside the process.
|
D | app.te | 122 # Read/write wallpaper file (opened by system). 125 # Read/write cached ringtones (opened by system). 128 # Read ShortcutManager icon files (opened by system). 131 # Read icon file (opened by system). 270 # USB devices are first opened by the system server (USBDeviceManagerService)
|
/system/sepolicy/public/ |
D | hal_cas.te | 12 # Read files already opened under /data
|
D | hal_drm.te | 21 # Read files already opened under /data
|
D | mediaextractor.te | 69 # descriptor opened outside the process.
|
D | app.te | 122 # Read/write wallpaper file (opened by system). 125 # Read/write cached ringtones (opened by system). 128 # Read ShortcutManager icon files (opened by system). 131 # Read icon file (opened by system). 270 # USB devices are first opened by the system server (USBDeviceManagerService)
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | hal_cas.te | 12 # Read files already opened under /data
|
D | hal_drm.te | 21 # Read files already opened under /data
|
/system/bt/btif/co/ |
D | bta_av_co.cc | 97 opened(false), 154 bool opened; // True if opened member in BtaAvCoPeer 727 opened = false; in Reset() 866 if (p_peer->opened) { in ProcessDiscoveryResult() 909 __func__, p_peer->opened, p_peer->num_sinks, in ProcessSourceGetConfig() 1023 __func__, p_peer->addr.ToString().c_str(), p_peer->opened, in ProcessSinkGetConfig() 1148 __func__, p_peer->addr.ToString().c_str(), p_peer->opened, in ProcessSetConfig() 1152 if (p_peer->opened) { in ProcessSetConfig() 1248 p_peer->opened = true; in ProcessOpen() 1413 if (!p_peer->opened) continue; in GetPeerEncoderParameters() [all …]
|
/system/sepolicy/private/ |
D | mediaprovider.te | 31 # Allow MediaProvider to read/write cached ringtones (opened by system).
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | mediaprovider.te | 31 # Allow MediaProvider to read/write cached ringtones (opened by system).
|
/system/nfc/src/nfa/hci/ |
D | nfa_hci_act.cc | 667 evt_data.opened.pipe = p_evt_data->open_pipe.pipe; in nfa_hci_api_open_pipe() 668 evt_data.opened.status = NFA_STATUS_OK; in nfa_hci_api_open_pipe() 674 evt_data.opened.pipe = p_evt_data->open_pipe.pipe; in nfa_hci_api_open_pipe() 675 evt_data.opened.status = NFA_STATUS_FAILED; in nfa_hci_api_open_pipe() 1872 evt_data.opened.pipe = p_pipe->pipe_id; in nfa_hci_handle_generic_gate_cmd() 1873 evt_data.opened.status = NFA_STATUS_OK; in nfa_hci_handle_generic_gate_cmd() 1882 evt_data.opened.status = NFA_STATUS_OK; in nfa_hci_handle_generic_gate_cmd() 1925 evt_data.opened.status = status; in nfa_hci_handle_generic_gate_rsp() 1926 evt_data.opened.pipe = p_pipe->pipe_id; in nfa_hci_handle_generic_gate_rsp() 1935 evt_data.opened.status = status; in nfa_hci_handle_generic_gate_rsp() [all …]
|
/system/tpm/trunks/ftdi/ |
D | mpsse.c | 177 mpsse->opened = 1; in OpenIndex() 195 mpsse->opened = 1; in OpenIndex() 200 if (mpsse && !mpsse->opened) { in OpenIndex() 220 if (mpsse->opened) { in Close()
|
D | mpsse.h | 163 uint8_t opened; member
|
/system/core/liblog/ |
D | README | 141 a call closing the logs. A single log can be opened with android_log‐ 142 ger_list_open; or multiple logs can be opened with android_log‐ 146 opened with an ANDROID_LOG_RDONLY mode. ANDROID_LOG_NONBLOCK mode 183 opened, or the log buffer id is out of range.
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | domain_deprecated.te | 90 # Read files already opened under /data. 137 # Read already opened /cache files.
|
D | app.te | 129 # Read/write wallpaper file (opened by system). 132 # Read/write cached ringtones (opened by system). 135 # Read ShortcutManager icon files (opened by system). 138 # Read icon file (opened by system). 239 # USB devices are first opened by the system server (USBDeviceManagerService)
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | hal_drm.te | 21 # Read files already opened under /data
|
/system/nfc/src/nfa/include/ |
D | nfa_hci_api.h | 267 tNFA_HCI_OPEN_PIPE opened; /* NFA_HCI_OPEN_PIPE_EVT */ member
|
/system/bt/bta/hh/ |
D | bta_hh_int.h | 235 bool opened; /* true if device successfully opened HID connection */ member
|