Home
last modified time | relevance | path

Searched refs:opened (Results 1 – 25 of 49) sorted by relevance

12

/system/sepolicy/prebuilts/api/27.0/private/
Ddomain_deprecated.te3 # Read files already opened under /data.
Dmediaprovider.te24 # Allow MediaProvider to read/write cached ringtones (opened by system).
Dapp.te126 # 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/public/
Dhal_cas.te11 # Read files already opened under /data
Dhal_drm.te15 # Read files already opened under /data
Dmediaextractor.te64 # descriptor opened outside the process.
/system/sepolicy/prebuilts/api/29.0/public/
Dhal_cas.te11 # Read files already opened under /data
Dhal_drm.te15 # Read files already opened under /data
Dmediaextractor.te64 # descriptor opened outside the process.
/system/sepolicy/prebuilts/api/28.0/public/
Dhal_cas.te12 # Read files already opened under /data
Dhal_drm.te21 # Read files already opened under /data
Dmediaextractor.te69 # descriptor opened outside the process.
Dapp.te122 # 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/
Dhal_cas.te12 # Read files already opened under /data
Dhal_drm.te21 # Read files already opened under /data
/system/bt/btif/co/
Dbta_av_co.cc97 opened(false),
154 bool opened; // True if opened member in BtaAvCoPeer
735 opened = false; in Reset()
882 if (p_peer->opened) { in ProcessDiscoveryResult()
925 __func__, p_peer->opened, p_peer->num_sinks, in ProcessSourceGetConfig()
1039 __func__, p_peer->addr.ToString().c_str(), p_peer->opened, in ProcessSinkGetConfig()
1164 __func__, p_peer->addr.ToString().c_str(), p_peer->opened, in ProcessSetConfig()
1168 if (p_peer->opened) { in ProcessSetConfig()
1264 p_peer->opened = true; in ProcessOpen()
1429 if (!p_peer->opened) continue; in GetPeerEncoderParameters()
[all …]
/system/core/liblog/
DREADME.md123 finally a call closing the logs. A single log can be opened with `android_logger_list_open()`; or
124 multiple logs can be opened with `android_logger_list_alloc()`, calling in turn the
127 should be opened with an `ANDROID_LOG_RDONLY` mode. `ANDROID_LOG_NONBLOCK` mode will report when
159 The `-EBADF` return code indicates that the log access point can not be opened, or the log buffer id
/system/sepolicy/prebuilts/api/28.0/private/
Dmediaprovider.te31 # Allow MediaProvider to read/write cached ringtones (opened by system).
/system/sepolicy/prebuilts/api/29.0/private/
Dmediaprovider.te31 # Allow MediaProvider to read/write cached ringtones (opened by system).
/system/sepolicy/private/
Dmediaprovider.te31 # Allow MediaProvider to read/write cached ringtones (opened by system).
/system/nfc/src/nfa/hci/
Dnfa_hci_act.cc667 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()
1890 evt_data.opened.pipe = p_pipe->pipe_id; in nfa_hci_handle_generic_gate_cmd()
1891 evt_data.opened.status = NFA_STATUS_OK; in nfa_hci_handle_generic_gate_cmd()
1900 evt_data.opened.status = NFA_STATUS_OK; in nfa_hci_handle_generic_gate_cmd()
1943 evt_data.opened.status = status; in nfa_hci_handle_generic_gate_rsp()
1944 evt_data.opened.pipe = p_pipe->pipe_id; in nfa_hci_handle_generic_gate_rsp()
1953 evt_data.opened.status = status; in nfa_hci_handle_generic_gate_rsp()
[all …]
/system/sepolicy/prebuilts/api/26.0/private/
Ddomain_deprecated.te90 # Read files already opened under /data.
137 # Read already opened /cache files.
Dapp.te129 # 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/
Dhal_drm.te21 # Read files already opened under /data
/system/nfc/src/nfa/include/
Dnfa_hci_api.h267 tNFA_HCI_OPEN_PIPE opened; /* NFA_HCI_OPEN_PIPE_EVT */ member

12