Searched defs:result_type (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraStateMachine.h116 qcamera_api_result_type_t result_type; // result type member in struct:qcamera::__anon2207
118 int enabled; // result_type == QCAMERA_API_RESULT_TYPE_ENABLE_FLAG
119 char *params; // result_type == QCAMERA_API_RESULT_TYPE_PARAMS
120 int handle; // result_type ==QCAMERA_API_RESULT_TYPE_HANDLE
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc3410 void ReportFailureInUnknownLocation(TestPartResult::Type result_type, argument
3415 result_type,
5262 TestPartResult::Type result_type,
5287 TestPartResult(result_type, file_name, line_number,
5292 if (result_type != TestPartResult::kSuccess) {

Completed in 340 milliseconds