Home
last modified time | relevance | path

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

12

/hardware/interfaces/secure_element/aidl/default/
Dmain.cpp479 if (channels_[0].opened) { in openBasicChannel()
535 if (channels_[channel_number].opened == false) { in openLogicalChannel()
588 if (channel_number >= channels_.size() || !channels_[channel_number].opened) { in closeChannel()
597 channels_[channel_number].opened = false; in closeChannel()
632 if (!channels_[channel_number].opened) { in transmit()
663 : opened(true), aid(aid), p2(p2), applet(std::move(applet)) {} in Channel()
666 bool opened{false}; member
/hardware/interfaces/cas/1.2/
DICas.hal36 * @param intent the intention of the session to be opened.
39 * @return sessionId the id of the newly opened session.
/hardware/interfaces/tv/tuner/1.0/
DITuner.hal46 * @param frontendId the id of the frontend to be opened.
118 * @param lnbId the id of the LNB to be opened.
132 * @param lnbName the name for an external LNB to be opened. The app
139 * @return lnbId the id of the LNB to be opened.
/hardware/interfaces/camera/device/3.2/
DICameraDevice.hal68 * The camera device cannot be opened due to an internal
121 * This camera device has been opened, so the torch cannot be
158 * The camera device cannot be opened due to an internal
166 * opened concurrently were opened already.
172 * @return session The interface to the newly-opened camera session,
/hardware/interfaces/audio/2.0/
Dtypes.hal78 * Used by streams opened in mmap mode.
88 * Used by streams opened in mmap mode.
DIDevice.hal105 * If the stream can not be opened with the proposed audio config,
127 * If the stream can not be opened with the proposed audio config,
/hardware/interfaces/drm/1.0/
DIDrmPlugin.hal39 * session cannot be opened.
40 * @return sessionId the session ID for the newly opened session
50 * opened, BAD_VALUE if the sessionId is invalid or ERROR_DRM_INVALID_STATE
80 * opened, ERROR_DRM_NOT_PROVISIONED if the device requires provisioning
114 * opened, ERROR_DRM_NOT_PROVISIONED if the device requires provisioning
135 * opened, BAD_VALUE if the sessionId is invalid or ERROR_DRM_INVALID_STATE
148 * opened, BAD_VALUE if any parameters are invalid or ERROR_DRM_INVALID_STATE
164 * opened, BAD_VALUE if the sessionId is invalid or ERROR_DRM_INVALID_STATE
377 * opened, BAD_VALUE if any parameters are invalid or ERROR_DRM_INVALID_STATE
392 * opened, BAD_VALUE if any parameters are invalid or ERROR_DRM_INVALID_STATE
[all …]
DICryptoPlugin.hal24 * It allows crypto sessions to be opened and operated on, to
53 * ERROR_DRM_SESSION_NOT_OPENED if the session is not opened, or
102 * ERROR_DRM_SESSION_NOT_OPENED if the decrypt session is not opened,
Dtypes.hal40 * attempt is made to use a session that has not been opened.
136 * This event indicates that a session opened by the app has been reclaimed
/hardware/interfaces/drm/1.1/
DIDrmPlugin.hal40 * sessions are opened at the native security level of the device which is
58 * a session cannot be opened.
60 * @return sessionId the session ID for the newly opened session
94 * session is not opened, ERROR_DRM_NOT_PROVISIONED if the device
151 * sessions that may be opened simultaneosly among all DRM instances for the
157 * @return currentSessions the number of currently opened sessions
172 * session is not opened, BAD_VALUE if the sessionId is invalid or
/hardware/interfaces/cas/1.1/
DICasListener.hal25 * @param sessionId the id of an opened session.
DICas.hal33 * @param sessionId the id of an opened session.
/hardware/interfaces/drm/1.2/
DICryptoPlugin.hal28 * It allows crypto sessions to be opened and operated on, to
69 * opened
/hardware/interfaces/drm/1.4/
DICryptoPlugin.hal24 * It allows crypto sessions to be opened and operated on, to
/hardware/google/gfxstream/host/
DColorBuffer.h146 bool opened; member
/hardware/interfaces/broadcastradio/1.0/
DIBroadcastRadio.hal35 * If no other tuner is opened, this will power on the radio hardware.
/hardware/interfaces/audio/7.1/
DIDevice.hal28 * If the stream can not be opened with the proposed audio config,
/hardware/interfaces/audio/5.0/
Dtypes.hal71 * Used by streams opened in mmap mode.
86 * Used by streams opened in mmap mode.
/hardware/interfaces/camera/device/1.0/
DICameraDevice.hal117 * This camera device has been opened, so the torch cannot be
164 * The camera device cannot be opened due to an internal
172 * opened concurrently were opened already.
/hardware/interfaces/audio/7.0/
Dtypes.hal72 * Used by streams opened in mmap mode.
87 * Used by streams opened in mmap mode.
380 * hardware module, they indicate that a stream can be opened that
/hardware/interfaces/audio/4.0/
Dtypes.hal94 * Used by streams opened in mmap mode.
109 * Used by streams opened in mmap mode.
/hardware/interfaces/cas/1.0/
Dtypes.hal40 * attempt is made to use a session that has not been opened.
/hardware/interfaces/camera/device/3.6/
DICameraOfflineSession.hal31 * of whether the parent camera device is still opened or not. An offline session must
/hardware/interfaces/audio/6.0/
DIDevice.hal103 * If the stream can not be opened with the proposed audio config,
128 * If the stream can not be opened with the proposed audio config,
316 * or there are streams currently opened.
/hardware/interfaces/bluetooth/audio/2.0/
DIBluetoothAudioPort.hal36 * This indicates that the caller of this method has opened the data path

12