/hardware/interfaces/boot/1.1/vts/functional/ |
D | VtsHalBootV1_1TargetTest.cpp | 38 using ::testing::Contains; 69 EXPECT_THAT(values, Contains(status)); in TEST_P()
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | keymaster_hidl_hal_test.cpp | 1056 EXPECT_TRUE(auths.Contains(TAG_ORIGIN, KeyOrigin::UNKNOWN)); in CheckBaseParams() 1058 EXPECT_TRUE(auths.Contains(TAG_ORIGIN, KeyOrigin::GENERATED)); in CheckBaseParams() 1061 EXPECT_TRUE(auths.Contains(TAG_PURPOSE, KeyPurpose::SIGN)); in CheckBaseParams() 1062 EXPECT_TRUE(auths.Contains(TAG_PURPOSE, KeyPurpose::VERIFY)); in CheckBaseParams() 1063 EXPECT_TRUE(auths.Contains(TAG_USER_ID, 7)) in CheckBaseParams() 1067 EXPECT_FALSE(auths.Contains(TAG_ROOT_OF_TRUST)); in CheckBaseParams() 1068 EXPECT_FALSE(auths.Contains(TAG_APPLICATION_ID)); in CheckBaseParams() 1069 EXPECT_FALSE(auths.Contains(TAG_APPLICATION_DATA)); in CheckBaseParams() 1072 EXPECT_FALSE(auths.Contains(TAG_PURPOSE, KeyPurpose::ENCRYPT)); in CheckBaseParams() 1073 EXPECT_FALSE(auths.Contains(TAG_PURPOSE, KeyPurpose::DECRYPT)); in CheckBaseParams() [all …]
|
D | authorization_set.h | 162 bool Contains(Tag tag) const { return find(tag) != -1; } in Contains() function 164 template <typename T> bool Contains(T tag) const { return find(tag) != -1; } in Contains() function 167 bool Contains(TypedTag<tag_type, tag> ttag, const ValueT& value) const { in Contains() function
|
/hardware/interfaces/keymaster/4.0/vts/functional/ |
D | keymaster_hidl_hal_test.cpp | 401 EXPECT_TRUE(expected_sw_enforced.Contains(TAG_NO_AUTH_REQUIRED)); in verify_attestation_record() 403 EXPECT_TRUE(expected_hw_enforced.Contains(TAG_NO_AUTH_REQUIRED)); in verify_attestation_record() 408 EXPECT_FALSE(expected_sw_enforced.Contains(TAG_TRUSTED_USER_PRESENCE_REQUIRED)); in verify_attestation_record() 409 EXPECT_FALSE(att_sw_enforced.Contains(TAG_TRUSTED_USER_PRESENCE_REQUIRED)); in verify_attestation_record() 410 EXPECT_FALSE(expected_hw_enforced.Contains(TAG_TRUSTED_USER_PRESENCE_REQUIRED)); in verify_attestation_record() 411 EXPECT_FALSE(att_hw_enforced.Contains(TAG_TRUSTED_USER_PRESENCE_REQUIRED)); in verify_attestation_record() 413 if (att_hw_enforced.Contains(TAG_ALGORITHM, Algorithm::EC)) { in verify_attestation_record() 415 EXPECT_TRUE(att_hw_enforced.Contains(TAG_EC_CURVE) || in verify_attestation_record() 416 att_hw_enforced.Contains(TAG_KEY_SIZE)); in verify_attestation_record() 495 EXPECT_TRUE(auths.Contains(TAG_ORIGIN, KeyOrigin::GENERATED)); in CheckBaseParams() [all …]
|
/hardware/qcom/sm8150/display/sdm/include/utils/ |
D | rect.h | 55 bool Contains(const LayerRect &rect1, const LayerRect &rect2);
|
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/ |
D | authorization_set.h | 166 bool Contains(Tag tag) const { return find(tag) != -1; } in Contains() function 169 bool Contains(TypedTag<tag_type, tag> ttag, const ValueT& value) const { in Contains() function
|
/hardware/interfaces/gnss/1.1/ |
D | IGnssMeasurementCallback.hal | 77 * @param data Contains a reading of GNSS measurements.
|
/hardware/interfaces/gnss/1.0/ |
D | types.hal | 66 /** Contains GnssLocationFlags bits. */
|
D | IGnssCallback.hal | 133 * Contains additional data about the given SV.
|
D | IGnssMeasurementCallback.hal | 633 * @param data Contains a reading of GNSS measurements.
|
/hardware/interfaces/power/stats/1.0/ |
D | types.hal | 102 /** Contains residency data for a single state */
|
/hardware/interfaces/gnss/measurement_corrections/1.0/ |
D | types.hal | 28 /** Contains GnssSingleSatCorrectionFlags bits. */
|
/hardware/interfaces/broadcastradio/1.0/ |
D | types.hal | 210 * Contains information on currently tuned channel.
|
/hardware/interfaces/tv/cec/1.0/ |
D | IHdmiCec.hal | 136 * Passes the updated language information of Android system. Contains
|
/hardware/qcom/sm8150/display/sdm/libs/utils/ |
D | rect.cpp | 102 bool Contains(const LayerRect &rect1, const LayerRect &rect2) { in Contains() function
|
/hardware/interfaces/camera/device/3.4/ |
D | types.hal | 174 * Contains the physical device camera id. Any settings passed by client here 313 * Contains the physical device camera id. As long as the corresponding
|
/hardware/interfaces/tv/cec/2.0/ |
D | IHdmiCec.hal | 178 * Passes the updated language information of Android system. Contains
|
/hardware/interfaces/broadcastradio/1.1/ |
D | types.hal | 289 * Contains information on currently tuned channel.
|
/hardware/interfaces/broadcastradio/2.0/ |
D | types.hal | 704 * Contains one of the entries explained in MetadataKey. 767 * Contains primaryId (ProgramSelector member) of a program to remove.
|
/hardware/interfaces/gnss/2.0/ |
D | IGnssMeasurementCallback.hal | 478 * @param data Contains a reading of GNSS measurements.
|
/hardware/interfaces/neuralnetworks/1.1/ |
D | types.hal | 232 * * 0: A tensor of the same {@link OperandType} as input0. Contains the
|
/hardware/interfaces/radio/1.0/ |
D | IRadioResponse.hal | 359 * @param failCauseInfo Contains LastCallFailCause and vendor cause code. 2192 * @param selectResponse Contains the select response for the open channel command with one
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 2836 * Contains per-area configuration. 2840 /** Contains additional configuration parameters */ 2884 * Contains value for a single property. Depending on property data type of
|
/hardware/interfaces/radio/1.5/ |
D | types.hal | 125 * Contains the threshold values of each signal measurement type.
|
/hardware/interfaces/radio/1.4/ |
D | types.hal | 1537 /** Contains the configuration of the LTE cell tower. */
|