Searched refs:description (Results 26 - 50 of 57) sorted by relevance

123

/hardware/interfaces/wifi/1.0/default/
H A Dwifi_nan_iface.cpp221 status.description = msg.nan_reason;
239 status.description = msg.nan_reason;
257 status.description = msg.nan_reason;
332 status.description = msg.nan_reason;
H A Dhidl_struct_util.cpp1528 wifiNanStatus->description = legacy_response.nan_error;
1650 hidl_ind->status.description = ""; // TODO: b/34059183
/hardware/interfaces/wifi/1.0/
H A Dtypes.hal48 string description;
653 * Further description of the issue causing a failure.
655 string description;
/hardware/libhardware/modules/sensors/dynamic_sensor/
H A DHidRawSensor.cpp495 // invalid description
622 bool HidRawSensor::detectAndroidCustomSensor(const std::string &description) { argument
623 size_t nullPosition = description.find('\0');
628 if (description.find(prefix, nullPosition + 1) != nullPosition + 1) {
632 std::string str(description.c_str() + nullPosition + 1 + prefix.size());
659 LOG_E << "Not enough segments in android custom description" << LOG_ENDL;
/hardware/interfaces/media/omx/1.0/vts/functional/video/
H A DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp321 static void description(const std::string& description) { argument
322 RecordProperty("description", description);
1097 description("Test Set Component Role");
1106 description("Test Component on Mandatory Port Parameters (Port Format)");
1133 description("Test IOmxBufferSource CallBacks");
1190 description("Test Encode");
1300 description("Test Encode Input buffer metamodes");
1458 description("Tes
[all...]
/hardware/interfaces/soundtrigger/2.0/default/
H A DSoundTriggerHalImpl.cpp369 properties->description = halProperties->description;
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
H A DVehicleHalManager.cpp256 status.description().c_str());
/hardware/interfaces/gnss/1.0/vts/functional/
H A DVtsHalGnssV1_0TargetTest.cpp62 ALOGE("result of failed setCallback %s", result.description().c_str());
/hardware/interfaces/graphics/composer/2.1/default/
H A DComposerClient.cpp233 ret.description().c_str());
240 ret.description().c_str());
247 ret.description().c_str());
/hardware/ril/libril/
H A Dsap_service.cpp80 ret.description().c_str());
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Dvideo_encoder_device_copper.cpp342 printf("fmt: description: %s, fmt: %x, flags = %x\n", fdesc.description,
351 printf("fmt: description: %s, fmt: %x, flags = %x\n", fdesc.description,
/hardware/qcom/msm8994/kernel-headers/linux/
H A Dvideodev2.h335 __u8 description[32]; member in struct:v4l2_fmtdesc
/hardware/qcom/msm8994/original-kernel-headers/linux/
H A Dvideodev2.h457 __u8 description[32]; /* Description string */ member in struct:v4l2_fmtdesc
/hardware/qcom/msm8996/kernel-headers/linux/
H A Dvideodev2.h365 __u8 description[32]; member in struct:v4l2_fmtdesc
/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dvideodev2.h496 __u8 description[32]; /* Description string */ member in struct:v4l2_fmtdesc
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dvideodev2.h334 __u8 description[32]; member in struct:v4l2_fmtdesc
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dvideodev2.h454 __u8 description[32]; /* Description string */ member in struct:v4l2_fmtdesc
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dvideodev2.h327 __u8 description[32]; member in struct:v4l2_fmtdesc
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dvideodev2.h462 __u8 description[32]; /* Description string */ member in struct:v4l2_fmtdesc
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp942 DEBUG_PRINT_LOW("fmt: description: %s, fmt: %x, flags = %x", fdesc.description,
951 DEBUG_PRINT_LOW("fmt: description: %s, fmt: %x, flags = %x", fdesc.description,
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec_copper.cpp1382 printf("fmt: description: %s, fmt: %x, flags = %x\n", fdesc.description,
1390 printf("fmt: description: %s, fmt: %x, flags = %x\n", fdesc.description,
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp1460 DEBUG_PRINT_HIGH("fmt: description: %s, fmt: %x, flags = %x", fdesc.description,
1468 DEBUG_PRINT_HIGH("fmt: description: %s, fmt: %x, flags = %x", fdesc.description,
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp1439 DEBUG_PRINT_HIGH("fmt: description: %s, fmt: %x, flags = %x", fdesc.description,
1447 DEBUG_PRINT_HIGH("fmt: description: %s, fmt: %x, flags = %x", fdesc.description,
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp1195 DEBUG_PRINT_LOW("fmt: description: %s, fmt: %x, flags = %x", fdesc.description,
1204 DEBUG_PRINT_LOW("fmt: description: %s, fmt: %x, flags = %x", fdesc.description,
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp1439 DEBUG_PRINT_HIGH("fmt: description: %s, fmt: %x, flags = %x", fdesc.description,
1447 DEBUG_PRINT_HIGH("fmt: description: %s, fmt: %x, flags = %x", fdesc.description,

Completed in 740 milliseconds

123