Home
last modified time | relevance | path

Searched refs:returned (Results 1 – 25 of 413) sorted by relevance

12345678910>>...17

/hardware/interfaces/radio/1.0/
DIRadioResponse.hal29 * Valid errors returned:
44 * Valid errors returned:
62 * Valid errors returned:
80 * Valid errors returned:
98 * Valid errors returned:
116 * Valid errors returned:
134 * Valid errors returned:
153 * Valid errors returned:
174 * Valid errors returned:
190 * Valid errors returned:
[all …]
/hardware/interfaces/radio/1.6/
DIRadioResponse.hal39 * Valid errors returned:
52 * Valid errors returned:
53 * RadioError:NONE must be returned on both success and failure of setup with the
71 * Valid errors returned:
83 * Valid errors returned:
115 * Valid errors returned:
148 * Valid errors returned:
182 * Valid errors returned:
215 * Valid errors returned:
230 * Valid errors returned:
[all …]
/hardware/interfaces/radio/1.5/
DIRadioResponse.hal37 * Valid errors returned:
47 * Valid errors returned:
58 * Valid errors returned:
71 * Valid errors returned:
82 * Valid errors returned:
93 * Valid errors returned:
107 * Valid errors returned:
108 * RadioError:NONE must be returned on both success and failure of setup with the
126 * Valid errors returned:
139 * Valid errors returned:
[all …]
/hardware/interfaces/radio/1.1/
DIRadioResponse.hal29 * Valid errors returned:
42 * Valid errors returned:
53 * Valid errors returned:
54 * RadioError:REQUEST_NOT_SUPPORTED may be returned when HAL 1.2 or higher is supported.
69 * Valid errors returned:
79 * status returned here may be PENDING to indicate that the radio has not yet
82 * Valid errors returned:
92 * Valid errors returned:
/hardware/interfaces/radio/1.4/
DIRadioResponse.hal37 * Valid errors returned:
63 * Valid errors returned:
77 * Valid errors returned:
89 * Valid errors returned:
102 * Valid errors returned:
115 * Valid errors returned:
132 * Valid errors returned:
149 * Valid errors returned:
163 * Valid errors returned:
164 * RadioError:NONE must be returned on both success and failure of setup with the
[all …]
/hardware/interfaces/automotive/evs/1.0/
DIEvsCamera.hal39 * If this many frames have been delivered to the receiver without being returned
40 * by doneWithFrame, the stream must skip frames until a buffer is returned for reuse.
47 * @return result EvsResult::OK is returned if this call is successful.
58 * @return result EvsResult::OK is returned if this call is successful.
66 * interface, it must be returned to the IEvsCamera for reuse.
69 * delivered until a buffer is returned.
71 * @param buffer A buffer to be returned.
79 * some time after this call returns. Each must be returned until the
94 * @return value Requested information. Zero is returned if the
105 * INVALID_ARG is returned if the opaqueValue is not meaningful to
[all …]
DIEvsDisplay.hal48 * @return result EvsResult::OK is returned if this call is successful.
70 * @return buffer A handle to a frame buffer. The returned buffer may be
72 * must be returned via a call to
84 * call. The buffer may be returned at any time and in any DisplayState, but all
85 * buffers are expected to be returned before the IEvsDisplay interface is destroyed.
88 * @return result EvsResult::OK is returned if this call is successful.
/hardware/interfaces/radio/1.2/
DIRadioResponse.hal31 * Valid errors returned:
49 * Valid errors returned:
57 * Valid errors returned:
68 * Valid errors returned:
79 * Valid errors returned:
95 * Valid errors returned:
107 * Valid errors returned:
120 * Valid errors returned:
/hardware/interfaces/broadcastradio/common/vts/utils/include/broadcastradio-vts-utils/
Dmock-timeout.h58 static T EGMockFlippedComma_(std::function<T()> returned, std::function<void()> discarded) { in EGMockFlippedComma_() argument
59 auto ret = returned(); in EGMockFlippedComma_()
65 inline void EGMockFlippedComma_(std::function<void()> returned, std::function<void()> discarded) { in EGMockFlippedComma_() argument
66 returned(); in EGMockFlippedComma_()
/hardware/interfaces/radio/deprecated/1.0/
DIOemHookResponse.hal29 * @param data data returned by oem
31 * Valid errors returned:
41 * @param data data returned by oem
43 * Valid errors returned:
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_swapchain_maintenance1/
DSwapchainPresentScalingCreateInfo.adoc11 * Presentation fails and ename:VK_ERROR_OUT_OF_DATE_KHR is returned
13 returned
61 returned in
68 be a valid scaling method for the surface as returned in
75 surface as returned in
82 be a valid x-axis present gravity for the surface as returned in
89 surface as returned in
96 be a valid y-axis present gravity for the surface as returned in
/hardware/interfaces/neuralnetworks/1.3/
DIFencedExecutionCallback.hal32 * of the sync fence returned by the IPreparedModel::executeFenced call, otherwise
33 * GENERAL_FAILURE must be returned.
35 * @return status Error status returned from the asynchronously dispatched execution
46 * executeFenced signals the returned syncFence.
53 * and ends when executeFenced signals the returned syncFence.
/hardware/interfaces/automotive/evs/1.1/
DIEvsUltrasonicsArray.hal41 * If this many frames have been delivered to the receiver without being returned
42 * by doneWithFrame, the stream must skip frames until a buffer is returned for reuse.
50 * @return result EvsResult::OK is returned if this call is successful.
59 * @return result EvsResult::OK is returned if this call is successful. Returns
68 * some time after this call returns. Each must be returned until the
DIEvsCamera.hal57 * after this call returns. Delivered frame buffers must be returned.
59 * @return result EvsResult::OK is returned if this call is successful.
66 * @return result EvsResult::OK is returned if this call is successful.
74 * interface, it must be returned to the IEvsCamera for reuse.
77 * delivered until a buffer is returned.
79 * @param buffer Buffers to be returned.
195 * returned if the driver does not recognize a
207 * INVALID_ARG is returned if the opaqueValue is not meaningful to
213 * @return result EvsResult::OK is returned if this call is successful.
/hardware/interfaces/radio/config/1.1/
DIRadioConfigResponse.hal37 * Valid errors returned:
47 * Valid errors returned:
58 * Valid errors returned:
71 * Valid errors returned:
/hardware/interfaces/camera/device/3.5/
Dtypes.hal73 * returned. HAL must safely return all buffers of this stream after
90 * requested buffers for this stream is returned, so buffers.size() must be
105 * Method call succeeded and all requested buffers are returned.
111 * returned StreamBufferRet.
116 * Method call failed for all streams and no buffers are returned at all.
124 * Method call failed for all streams and no buffers are returned at all.
131 * Method call failed for all streams and no buffers are returned at all.
133 * reason. For the latter case, check per stream status for each returned
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_object_refresh/
Dcapabilities.adoc24 object types supported for the given pname:physicalDevice is returned in
33 ename:VK_INCOMPLETE will be returned instead of ename:VK_SUCCESS, to
34 indicate that not all the available object types were returned.
/hardware/interfaces/bluetooth/audio/2.1/
DIBluetoothAudioProvidersFactory.hal38 * necessary to release references to the returned provider object.
55 * For software encoding, the PCM capabilities are returned.
57 * returned.
67 * If a provider isn't supported, an empty list should be returned.
/hardware/interfaces/bluetooth/audio/2.0/
DIBluetoothAudioProvidersFactory.hal36 * necessary to release references to the returned provider object.
53 * For software encoding, the PCM capabilities are returned.
55 * returned.
65 * If a provider isn't supported, an empty list should be returned.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_external_memory_win32/
Dimport_memory_win32.adoc47 handle to memory returned by flink:vkGetMemoryWin32HandleNV.
49 handle to memory returned by flink:vkGetMemoryWin32HandleNV, or one
52 valid NT handle to memory returned by
56 handle to memory returned by `IDXGIResource::GetSharedHandle()`.
/hardware/interfaces/radio/1.3/
DIRadioResponse.hal32 * Valid errors returned:
43 * Valid errors returned:
56 * Valid errors returned:
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_acquire_drm_display/
Dacquire_drm_display.adoc21 If not, the error code ename:VK_ERROR_UNKNOWN must be returned.
45 returned here.
52 If not, the error code ename:VK_ERROR_UNKNOWN must be returned.
57 If not, the error code ename:VK_ERROR_UNKNOWN must be returned.
/hardware/interfaces/media/c2/1.0/
DIConfigurable.hal55 * has to complete in a timely manner, or `status = TIMED_OUT` is returned.
60 * `status = TIMED_OUT` is returned.
76 * timely manner, `status = TIMED_OUT` is returned.
110 * unsupported value shall be skipped and a failure shall be returned.
113 * requires blocking shall be skipped and a failure shall be returned.
116 * has to complete in a timely manner, or `status = TIMED_OUT` is returned.
131 * timely manner, `status = TIMED_OUT` is returned.
145 * These are returned in @p failures.
200 * `status = TIMED_OUT` is returned.
212 * timely manner, `status = TIMED_OUT` is returned.
/hardware/interfaces/cas/1.0/
Dtypes.hal33 * ERROR_CAS_LICENSE_EXPIRED must be returned when an attempt is made
51 * ERROR_CAS_INVALID_STATE must be returned when the device is in a state
69 * ERROR_CAS_RESOURCE_BUSY must be returned when resources, such as CAS
109 * ERROR_CAS_UNKNOWN must be returned when a fatal failure occurs and no
/hardware/interfaces/graphics/mapper/4.0/
Dtypes.hal20 * Error values that may be returned by a method of IAllocator or IMapper.
50 * A buffer descriptor is an implementation-defined opaque data returned by

12345678910>>...17