Searched refs:from (Results 1 – 25 of 317) sorted by relevance
12345678910>>...13
272 virtual bool simpleMap(C2Config::level_t from, int32_t *to) = 0;273 virtual bool simpleMap(int32_t from, C2Config::level_t *to) = 0;274 virtual bool simpleMap(C2Config::profile_t from, int32_t *to) = 0;275 virtual bool simpleMap(int32_t from, C2Config::profile_t *to) = 0;278 bool passThroughMap(T from, U *to) { in passThroughMap()280 if (from >= (T)C2_PROFILE_LEVEL_VENDOR_START && from < (T)INT32_MAX) { in passThroughMap()281 *to = (U)from; in passThroughMap()284 return simpleMap(from, to); in passThroughMap()287 virtual bool mapLevel(C2Config::level_t from, int32_t *to) { in mapLevel()288 return passThroughMap(from, to); in mapLevel()[all …]
6 unwanted latency due to context switching. With help from a buffer pool, a12 process. FMQ is used to send buffer ownership change status from a client18 FMQ is used to send buffer ownership status changes to a buffer pool from a20 hidl request from the clients. Every client has its own connection and FMQ25 are sent when a buffer is transferred from a client to another client. FMQ has26 its own ID from a buffer pool. A client is specified with the ID.30 transaction ID to fetch a buffer from a buffer pool. Since the sender already33 connection to a buffer pool from client is made and kept privately. Also part of34 transaction ID is a sender ID in order to prevent fake transactions from other35 clients. This must be verified with an FMQ message from a buffer pool.[all …]
21 * IAccessor creates IConnection which is used from IClientManager in order to33 * from a buffer pool client. A buffer pool synchronizes FMQ messages when34 * there is a hidl request from the clients. Every client has its own39 * messages are sent when a buffer is transferred from a client to another40 * client. FMQ has its own ID from a buffer pool. A client is specified45 * the transaction ID to fetch a buffer from a buffer pool. Since the48 * prevent faking a receiver, a connection to a buffer pool from client is50 * order to prevent fake transactions from other clients. This must be51 * verified with an FMQ message from a buffer pool.59 * to get shared buffers from the buffer pool.
20 * A connection to a buffer pool which handles requests from a buffer pool21 * client. The connection must be made in order to receive buffers from27 * Retrieves a buffer using bufferId. The method must be called from
46 * BufferStatus is posted along with BufferStatusMessage from a client to62 /** Buffer fetch request from the client. */72 * sent via fmq to the buffer pool from client processes.77 * Transaction Id is created from sender and posted via fmq within
30 * CONNECT_REQ from SAP 1.1 spec 5.1.138 * DISCONNECT_REQ from SAP 1.1 spec 5.1.345 * TRANSFER_APDU_REQ from SAP 1.1 spec 5.1.654 * TRANSFER_ATR_REQ from SAP 1.1 spec 5.1.861 * POWER_SIM_OFF_REQ and POWER_SIM_ON_REQ from SAP 1.1 spec 5.1.10 + 5.1.1269 * RESET_SIM_REQ from SAP 1.1 spec 5.1.1476 * TRANSFER_CARD_READER_STATUS_REQ from SAP 1.1 spec 5.1.1783 * SET_TRANSPORT_PROTOCOL_REQ from SAP 1.1 spec 5.1.20
21 * CONNECT_RESP from SAP 1.1 spec 5.1.231 * DISCONNECT_RESP from SAP 1.1 spec 5.1.438 * DISCONNECT_IND from SAP 1.1 spec 5.1.546 * TRANSFER_APDU_RESP from SAP 1.1 spec 5.1.764 * TRANSFER_ATR_RESP from SAP 1.1 spec 5.1.974 * @param atr Answer to Reset from the subscription module. Included only if no error occurred,80 * POWER_SIM_OFF_RESP and POWER_SIM_ON_RESP from SAP 1.1 spec 5.1.11 + 5.1.1395 * RESET_SIM_RESP from SAP 1.1 spec 5.1.15109 * STATUS_IND from SAP 1.1 spec 5.1.16117 * TRANSFER_CARD_READER_STATUS_REQ from SAP 1.1 spec 5.1.18[all …]
31 * The identity must be derived from the IMSI retrieved from the SIM card.35 * Identity string is built from IMSI. Format is:39 * - realm is the 3GPP network domain name derived from the given52 * The identity must be derived from the IMSI retrieved from the SIM card.58 * Identity string is built from encrypted IMSI. Format is:64 * - realm is the 3GPP network domain name derived from the given73 * @param identity Identity string built from the encrypted IMSI.
20 * IExecutionCallback must be used to return the error status result from an21 * execution asynchronously launched from IPreparedModel::execute.28 * ErrorStatus resulting from the execution. If the asynchronous task31 * @param status Error status returned from launching the asynchronous task32 * (if the launch fails) or from the asynchronous task itself
79 const void *from,84 const void *from,
118 #define DW(wd, sym, to, from) psb__debug_w(((uint32_t *)pasDmaList)[wd], "LLDMA: " #sym " = %d\n", … argument119 #define DWH(wd, sym, to, from) psb__debug_w(((uint32_t *)pasDmaList)[wd], "LLDMA: " #sym " = %08x\n… argument
21 * The ephemeris (or almanac only) information was demodulated from the26 * The ephemeris (or almanac only) information was received from a SUPL37 * method, e.g. injected via a local debug tool, from build defaults38 * (e.g. almanac), or is from a satellite54 * Provides the current best known position from any143 * Time duration from this report (current time), minus the155 * Time duration from this report (current time) minus the time of the181 * from the HAL.183 * @return ret debugData information from GNSS Hal that contains the current best
19 /** The callback interface to report measurements from the HAL. */26 * All locations returned by this callback must be cleared from the hardware30 * @param locations GNSS Location information from HAL.
28 uint32_t vendorFlags; // Opaque value from driver42 uint32_t vendorFlags; // Opaque value from driver54 * See also related types from android.hardware.graphics.common63 uint32_t format; // May contain values from android_pixel_format_t64 uint32_t usage; // May contain values from from Gralloc.h65 uint32_t bufferId; // Opaque value from driver
22 // CMD messages are from workstation --> VHAL23 // RESP messages are from VHAL --> workstation83 optional int64 timestamp = 3; // required for valid data from HAL, skipped for set84 optional VehiclePropStatus status = 10; // required for valid data from HAL, skipped for set95 // This structure is used to notify what values to get from the Vehicle HAL
38 * The definition of Stream from the prior version65 * The size of a buffer from this Stream, in bytes.94 * The definition of operation mode from prior version.124 * The definition of HalStream from the prior version.132 * from a physical camera of the logical camera, this must be an empty164 * If non-zero, read settings from request queue instead166 * If zero, read settings from .settings field.213 * The definition of CaptureRequest from prior version.238 * If non-zero, read metadata from result metadata queue instead240 * If zero, read metadata from .metadata field.[all …]
26 // Sounds from Android (counting from 1 coincidentally lets us match AudioAttributes usages)32 ALARM, /* Alarm sound from Android */
1 Upgrading from health@1.0 HAL3 0. Remove android.hardware.health@1.0* from PRODUCT_PACKAGES9 1.1 (recommended) To remove healthd from the build,56 // Uncomment the following to remove healthd from the build.62 3.1 (recommended) To remove healthd from the build, keep "overrides"
25 * This interface is from HAL server to HAL client.35 * Invoked when the start stream is requested from HAL server45 * Invoked when the suspend stream is requested from HAL server54 * Invoked when the stop stream is requested from HAL server
26 * IDrmPluginListener is a listener interface for Drm events sent from an36 * @param sessionId identifies the session the event originated from47 * @param sessionId identifies the session the event originated from59 * @param sessionId identifies the session the event originated from
24 * IOmxBufferSource is an interface for a listener for certain events from an39 * onOmxIdle() is invoked when the node transitions from OMX_StateExecuting45 * onOmxLoaded() is invoked when the node transitions from OMX_StateIdle or
24 * IOmxObserver is a listener interface for OMX messages sent from an IOmxNode30 * Invoked to process messages from an IOmxNode instance. Note that messages
21 * ICas is the API to control the cas system and is accessible from both29 * Provide the CA private data from a CA_descriptor in the conditional56 * Provide the CA private data from a CA_descriptor in the program map68 * Process an ECM from the ECM stream for this session’s elementary stream.78 * Process an in-band EMM from the EMM stream.
21 * The callback passed in from the NFC stack that the HAL27 * The callback passed in from the NFC stack that the HAL
31 // above, both from the point of view of the caller (callerBlockedNs) and32 // from the point of view of IFooCallback itself (timeNs). timeNs measures48 // how long the three methods above took, from the point of view of that