Home
last modified time | relevance | path

Searched refs:details (Results 1 – 25 of 56) sorted by relevance

123

/hardware/interfaces/identity/support/tests/
Dcppbor_test.cpp139 details::is_iterator_pair_over<pair<string::iterator, string::iterator>, char>::value)); in TEST()
140 EXPECT_TRUE((details::is_iterator_pair_over<pair<string::const_iterator, string::iterator>, in TEST()
142 EXPECT_TRUE((details::is_iterator_pair_over<pair<string::iterator, string::const_iterator>, in TEST()
144 EXPECT_TRUE((details::is_iterator_pair_over<pair<char*, char*>, char>::value)); in TEST()
145 EXPECT_TRUE((details::is_iterator_pair_over<pair<const char*, char*>, char>::value)); in TEST()
146 EXPECT_TRUE((details::is_iterator_pair_over<pair<char*, const char*>, char>::value)); in TEST()
147 EXPECT_FALSE((details::is_iterator_pair_over<pair<string::iterator, string::iterator>, in TEST()
149 EXPECT_FALSE((details::is_iterator_pair_over<pair<char*, char*>, uint8_t>::value)); in TEST()
150 EXPECT_TRUE((details::is_iterator_pair_over< in TEST()
152 EXPECT_TRUE((details::is_iterator_pair_over< in TEST()
[all …]
/hardware/interfaces/configstore/utils/
DConfigStoreUtils.cpp24 namespace details { namespace
/hardware/interfaces/wifi/1.2/
DIWifiNanIfaceEventCallback.hal35 * @param event: NanDataPathConfirmInd containing event details.
43 * @param event: NanDataPathScheduleUpdateInd containing event details.
/hardware/interfaces/camera/
DREADME.md9 More details and versioning information can be found within each particular HAL.
/hardware/interfaces/health/storage/1.0/
DIGarbageCollectCallback.hal27 * details.
/hardware/interfaces/wifi/1.0/
DIWifiNanIfaceEventCallback.hal223 * @param event: NanClusterEventInd containing event details.
261 * @param event: NanMatchInd containing event details.
276 * @param event: NanFollowupReceivedInd containing event details.
295 * @param event: NanDataPathRequestInd containing event details.
303 * @param event: NanDataPathConfirmInd containing event details.
/hardware/interfaces/health/2.1/
DIHealthInfoCallback.hal27 * implementation post events. See documentation on @2.1::IHealth for details.
Dtypes.hal85 * Battery capacity level. See BatteryCapacityLevel for more details.
/hardware/interfaces/health/1.0/default/
DREADME.md4 `hardware/interfaces/health/2.1/README.md` for more details.
/hardware/interfaces/automotive/evs/1.0/
DIEvsDisplay.hal28 * See the description of the DisplayDesc structure for details.
31 * of the DisplayDesc structure for details.
Dtypes.hal65 * TODO: b/34722508 Review details of interaction of this structure with gralloc and OpenGL.
/hardware/interfaces/gnss/2.1/
Dtypes.hal43 * See the comment of @2.0::IGnssMeasurementCallback.GnssMeasurement.codeType for more details.
/hardware/interfaces/graphics/composer/2.2/utils/vts/
DComposerVts.cpp29 using details::canCastInterface;
30 using details::getDescriptor;
/hardware/interfaces/bluetooth/1.1/
DIBluetoothHci.hal29 * implementation-specific details related to the hardware.
/hardware/interfaces/health/2.1/default/
DAndroid.bp42 // See README.md for details.
/hardware/interfaces/soundtrigger/2.3/
Dtypes.hal40 * details.
/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/
DKeymaster3.h32 using ::android::hardware::details::return_status;
/hardware/interfaces/camera/device/3.5/
DICameraDeviceCallback.hal43 * individual StreamBufferRet for details.
/hardware/interfaces/tests/extension/light/2.0/
Dtypes.hal58 * to describe all details of parameters. An interface is a contract, and
/hardware/interfaces/automotive/sv/1.0/
DISurroundViewService.hal26 * for more details.
/hardware/interfaces/bluetooth/1.0/
DIBluetoothHci.hal27 * implementation-specific details related to the hardware.
/hardware/interfaces/memtrack/1.0/
Dtypes.hal78 * see getMemory() comments for further details.
/hardware/interfaces/confirmationui/1.0/
DIConfirmationUI.hal64 * in types.hal for details.
/hardware/qcom/msm8998/json-c/
DRELEASE_CHECKLIST.txt92 For more details see:
/hardware/interfaces/keymaster/4.0/
Dtypes.hal403 * every usage (see begin() for the details of the authentication-per-operation flow).
561 * return ErrorCode::KEY_REQUIRES_UPGRADE. See upgradeKey() for details.
585 * upgradeKey() for details.
660 * See system/security/keystore/keystore_attestation_id.cpp for details of construction.
778 * upgradeKey() for details.
800 * ErrorCode::KEY_REQUIRES_UPGRADE. See upgradeKey() for details.
860 * ConfirmationUI HAL for details of token computation.
1189 * more details. It is up to the caller to determine which of the generated auth tokens is
1196 * operation, for keys that require authentication per operation. See begin() for details.
1256 * for details of usage.
[all …]

123