Home
last modified time | relevance | path

Searched refs:details (Results 1 – 25 of 61) 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/compatibility_matrices/exclude/include/vintf/
Dfcm_exclude.h22 namespace android::vintf::details {
/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/tests/msgq/1.0/default/
Dmq_test_service.cpp33 android::hardware::details::setTrebleTestingOverride(true); in main()
/hardware/interfaces/compatibility_matrices/exclude/
Dfcm_exclude.cpp23 namespace android::vintf::details { namespace
/hardware/interfaces/camera/
DREADME.md9 More details and versioning information can be found within each particular HAL.
/hardware/interfaces/configstore/utils/include/configstore/
DUtils.h29 namespace details {
68 using namespace android::hardware::details; in decltype()
/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/automotive/evs/1.0/
DIEvsDisplay.hal28 * See the description of the DisplayDesc structure for details.
31 * of the DisplayDesc structure for details.
/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/keymaster/4.1/support/include/keymasterV4_1/
DKeymaster3.h32 using ::android::hardware::details::return_status;
/hardware/interfaces/soundtrigger/2.3/
Dtypes.hal40 * details.
/hardware/interfaces/health/2.1/default/
DAndroid.bp51 // See README.md for details.
/hardware/interfaces/automotive/sv/1.0/
DISurroundViewService.hal26 * for more details.
/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/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.

123