Home
last modified time | relevance | path

Searched refs:record (Results 1 – 17 of 17) sorted by relevance

/hardware/interfaces/keymaster/3.0/vts/functional/
Dattestation_record.cpp224 static ErrorCode extract_auth_list(const KM_AUTH_LIST* record, AuthorizationSet* auth_list) { in extract_auth_list() argument
225 if (!record) return ErrorCode::OK; in extract_auth_list()
227 copyAuthTag(record->active_date_time, TAG_ACTIVE_DATETIME, auth_list); in extract_auth_list()
228 copyAuthTag(record->algorithm, TAG_ALGORITHM, auth_list); in extract_auth_list()
229 copyAuthTag(record->all_applications, TAG_ALL_APPLICATIONS, auth_list); in extract_auth_list()
230 copyAuthTag(record->application_id, TAG_APPLICATION_ID, auth_list); in extract_auth_list()
231 copyAuthTag(record->auth_timeout, TAG_AUTH_TIMEOUT, auth_list); in extract_auth_list()
232 copyAuthTag(record->creation_date_time, TAG_CREATION_DATETIME, auth_list); in extract_auth_list()
233 copyAuthTag(record->digest, TAG_DIGEST, auth_list); in extract_auth_list()
234 copyAuthTag(record->ec_curve, TAG_EC_CURVE, auth_list); in extract_auth_list()
[all …]
/hardware/libhardware/modules/sensors/dynamic_sensor/
DHidRawSensor.cpp179 ReportTranslateRecord record = { in HidRawSensor() local
199 record.index = mTranslateTable.size(); in HidRawSensor()
200 mTranslateTable.push_back(record); in HidRawSensor()
201 record.byteOffset += digest.bitSize / 8; in HidRawSensor()
252 ReportTranslateRecord record = { in processQuaternionUsage() local
264 record.index = 0; in processQuaternionUsage()
265 record.a = quat.a; in processQuaternionUsage()
266 record.byteOffset = (quat.bitOffset + quat.bitSize) / 8; in processQuaternionUsage()
267 mTranslateTable.push_back(record); in processQuaternionUsage()
269 record.index = 1; in processQuaternionUsage()
[all …]
/hardware/interfaces/memtrack/1.0/
Dtypes.hal33 * Only zero or one of these may be set in a record.
34 * If none are set, record is assumed to count shared + private memory.
39 * or separate video memory. Only zero or one of these may be set in a record.
40 * If none are set, record is assumed to count system + dedicated memory.
44 * memory that is protected. Only zero or one of these may be set in a record.
45 * If none are set, record is assumed to count secure + nonsecure memory.
76 * Each record consists of the size of the memory used by the process and
77 * flags indicate the all the MemtrackFlag that are valid for this record.
84 * are valid for this record.
/hardware/libhardware/include/hardware/
Dbt_sdp.h143 bt_status_t (*create_sdp_record)(bluetooth_sdp_record *record, int* record_handle);
/hardware/interfaces/camera/device/1.0/
DICameraDevice.hal273 * Start record mode.
275 * When a record image is available, a CAMERA_MSG_VIDEO_FRAME message is
276 * sent with the corresponding frame. Every record frame must be released by
300 * Release a record frame previously returned by CAMERA_MSG_VIDEO_FRAME in
315 * Release a record frame previously returned by CAMERA_MSG_VIDEO_FRAME in
331 * Release a batch of record frames previously returned by CAMERA_MSG_VIDEO_FRAME
/hardware/ril/libril/
Dril_service.cpp7286 CdmaSignalInfoRecord& record) { in convertRilCdmaSignalInfoRecordToHal() argument
7287 record.isPresent = signalInfoRecord->isPresent; in convertRilCdmaSignalInfoRecordToHal()
7288 record.signalType = signalInfoRecord->signalType; in convertRilCdmaSignalInfoRecordToHal()
7289 record.alertPitch = signalInfoRecord->alertPitch; in convertRilCdmaSignalInfoRecordToHal()
7290 record.signal = signalInfoRecord->signal; in convertRilCdmaSignalInfoRecordToHal()
7297 CdmaSignalInfoRecord record = {}; in callRingInd() local
7306 convertRilCdmaSignalInfoRecordToHal((RIL_CDMA_SignalInfoRecord *) response, record); in callRingInd()
7313 convertIntToRadioIndicationType(indicationType), isGsm, record); in callRingInd()
7547 CdmaInformationRecord *record = &records.infoRec[i]; in cdmaInfoRecInd() local
7549 record->name = (CdmaInfoRecName) infoRec->name; in cdmaInfoRecInd()
[all …]
/hardware/interfaces/wifi/offload/1.0/
Dtypes.hal122 /* Number of entries aggregated into this record */
165 * Defines the structure of each log record
/hardware/interfaces/radio/1.0/
DIRadioIndication.hal209 * @param record Cdma Signal Information
211 oneway callRing(RadioIndicationType type, bool isGsm, CdmaSignalInfoRecord record);
DIRadioResponse.hal1199 * @param index record index where the message is stored
1818 * @param index record index where the cmda sms message is stored
Dtypes.hal108 EMPTY_RECORD = 55, // The request record is empty
1903 bool isPresent; // true if signal information record is present
DIRadio.hal1072 * @param index record index of the message to delete
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_utils_v1_0.h449 Return<void> callRing(RadioIndicationType type, bool isGsm, const CdmaSignalInfoRecord& record);
/hardware/interfaces/radio/1.1/vts/functional/
Dradio_hidl_hal_utils_v1_1.h472 Return<void> callRing(RadioIndicationType type, bool isGsm, const CdmaSignalInfoRecord& record);
/hardware/interfaces/keymaster/3.0/
Dtypes.hal235 UNKNOWN = 3, /* Keymaster did not record origin. This value can only be seen on keys in a
/hardware/interfaces/audio/common/2.0/
Dtypes.hal191 * record to indicate for instance the requested bitrate or profile. It can
/hardware/interfaces/drm/1.0/
DIDrmPlugin.hal233 * record on the device is removed after receiving and verifying the
/hardware/interfaces/camera/device/3.2/
Dtypes.hal699 * include preview, video record, and full-resolution YUV or JPEG streams in