Home
last modified time | relevance | path

Searched refs:NONE (Results 1 – 25 of 76) sorted by relevance

1234

/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerTestUtils.cpp63 ASSERT_EQ(Error::NONE, tmpError) << "failed to create client"; in createClient()
79 EXPECT_EQ(Error::NONE, mClient->destroyLayer(display, layer)) in ~ComposerClient()
84 EXPECT_EQ(Error::NONE, mClient->destroyVirtualDisplay(display)) in ~ComposerClient()
109 ASSERT_EQ(Error::NONE, tmpError) << "failed to create virtual display"; in createVirtualDisplay()
123 ASSERT_EQ(Error::NONE, error) in destroyVirtualDisplay()
134 ASSERT_EQ(Error::NONE, tmpError) << "failed to create layer"; in createLayer()
152 ASSERT_EQ(Error::NONE, error) << "failed to destroy layer " << layer; in destroyLayer()
163 ASSERT_EQ(Error::NONE, tmpError) << "failed to get active config"; in getActiveConfig()
175 return error == Error::NONE; in getClientTargetSupport()
182 ASSERT_EQ(Error::NONE, tmpError) << "failed to get color mode"; in getColorModes()
[all …]
/hardware/interfaces/graphics/composer/2.1/default/
DComposerClient.cpp81 if (error != MapperError::NONE) { in importBuffer()
272 if (err == Error::NONE) { in createVirtualDisplay()
286 if (err == Error::NONE) { in destroyVirtualDisplay()
300 if (err == Error::NONE) { in createLayer()
315 if (err == Error::NONE) { in destroyLayer()
431 return Error::NONE; in setClientTargetSlotCount()
463 Error::NONE : Error::NO_RESOURCES; in setInputCommandQueue()
474 hidl_cb(Error::NONE, *outDescriptor); in getOutputCommandQueue()
498 if (err == Error::NONE && in executeCommands()
547 return (isEmpty()) ? Error::NONE : Error::BAD_PARAMETER; in parse()
[all …]
DHwc.cpp217 Error err = Error::NONE; in createClient()
367 return Error::NONE; in getColorModes()
395 return Error::NONE; in getDisplayConfigs()
416 return Error::NONE; in getDisplayName()
460 return Error::NONE; in getHdrCapabilities()
602 return Error::NONE; in presentDisplay()
613 return Error::NONE; in presentDisplay()
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_misc.cpp31 ASSERT_TRUE(radioRsp->rspInfo.error == RadioError::NONE); in TEST_F()
47 ASSERT_TRUE(radioRsp->rspInfo.error == RadioError::NONE); in TEST_F()
63 ASSERT_TRUE(radioRsp->rspInfo.error == RadioError::NONE); in TEST_F()
79 ASSERT_TRUE(radioRsp->rspInfo.error == RadioError::NONE); in TEST_F()
95 ASSERT_TRUE(radioRsp->rspInfo.error == RadioError::NONE); in TEST_F()
113 radioRsp->rspInfo.error == RadioError::NONE || in TEST_F()
133 radioRsp->rspInfo.error == RadioError::NONE || in TEST_F()
151 ASSERT_TRUE(CheckGeneralError() || radioRsp->rspInfo.error == RadioError::NONE || in TEST_F()
171 ASSERT_TRUE(radioRsp->rspInfo.error == RadioError::NONE); in TEST_F()
187 EXPECT_EQ(radioRsp->rspInfo.error, RadioError::NONE); in TEST_F()
[all …]
Dradio_hidl_hal_data.cpp34 EXPECT_EQ(RadioError::NONE, radioRsp->rspInfo.error); in TEST_F()
63 dataProfileInfo.mvnoType = MvnoType::NONE; in TEST_F()
78 ASSERT_TRUE(radioRsp->rspInfo.error == RadioError::NONE || in TEST_F()
118 ASSERT_TRUE(radioRsp->rspInfo.error == RadioError::NONE || in TEST_F()
146 dataProfileInfo.mvnoType = MvnoType::NONE; in TEST_F()
159 ASSERT_TRUE(radioRsp->rspInfo.error == RadioError::NONE || in TEST_F()
180 EXPECT_EQ(RadioError::NONE, radioRsp->rspInfo.error); in TEST_F()
208 dataProfileInfo.mvnoType = MvnoType::NONE; in TEST_F()
Dradio_hidl_hal_stk.cpp40 radioRsp->rspInfo.error == RadioError::NONE); in TEST_F()
57 radioRsp->rspInfo.error == RadioError::NONE); in TEST_F()
80 radioRsp->rspInfo.error == RadioError::NONE); in TEST_F()
116 radioRsp->rspInfo.error == RadioError::NONE || in TEST_F()
136 radioRsp->rspInfo.error == RadioError::NONE); in TEST_F()
Dradio_hidl_hal_ims.cpp52 EXPECT_EQ(RadioError::NONE, radioRsp->rspInfo.error); in TEST_F()
121 radioRsp->rspInfo.error == RadioError::NONE || in TEST_F()
158 EXPECT_EQ(RadioError::NONE, radioRsp->rspInfo.error); in TEST_F()
193 ASSERT_TRUE(CheckGeneralError() || radioRsp->rspInfo.error == RadioError::NONE || in TEST_F()
Dradio_hidl_hal_voice.cpp31 ASSERT_TRUE(radioRsp->rspInfo.error == RadioError::NONE); in TEST_F()
182 ASSERT_TRUE(CheckGeneralError() || radioRsp->rspInfo.error == RadioError::NONE); in TEST_F()
279 radioRsp->rspInfo.error == RadioError::NONE || in TEST_F()
371 radioRsp->rspInfo.error == RadioError::NONE || in TEST_F()
392 radioRsp->rspInfo.error == RadioError::NONE || in TEST_F()
413 radioRsp->rspInfo.error == RadioError::NONE || in TEST_F()
432 ASSERT_TRUE(CheckGeneralError() || radioRsp->rspInfo.error == RadioError::NONE || in TEST_F()
453 radioRsp->rspInfo.error == RadioError::NONE); in TEST_F()
469 ASSERT_TRUE(radioRsp->rspInfo.error == RadioError::NONE); in TEST_F()
Dradio_hidl_hal_cell_broadcast.cpp80 radioRsp->rspInfo.error == RadioError::NONE || in TEST_F()
99 radioRsp->rspInfo.error == RadioError::NONE || in TEST_F()
183 radioRsp->rspInfo.error == RadioError::NONE || in TEST_F()
/hardware/interfaces/radio/1.0/
DIRadioResponse.hal30 * RadioError:NONE
39 * RadioError:NONE
50 * RadioError:NONE
61 * RadioError:NONE
71 * RadioError:NONE
82 * RadioError:NONE
93 * RadioError:NONE
104 * RadioError:NONE
120 * RadioError:NONE
134 * RadioError:NONE
[all …]
/hardware/interfaces/keymaster/3.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp752 .Padding(PaddingMode::NONE), in CheckAesCtrTestVector()
758 .Padding(PaddingMode::NONE); in CheckAesCtrTestVector()
1067 .Digest(Digest::NONE) in TEST_F()
1068 .Padding(PaddingMode::NONE) in TEST_F()
1115 .Digest(Digest::NONE) in TEST_F()
1145 .Digest(Digest::NONE))); in TEST_F()
1156 GenerateKey(AuthorizationSetBuilder().EcdsaSigningKey(190).Digest(Digest::NONE))); in TEST_F()
1170 .Digest(Digest::NONE))) in TEST_F()
1178 GenerateKey(AuthorizationSetBuilder().EcdsaSigningKey(size).Digest(Digest::NONE))) in TEST_F()
1338 .Digest(Digest::NONE) in TEST_F()
[all …]
Dopenssl_utils.h36 case android::hardware::keymaster::V3_0::Digest::NONE: in openssl_digest()
/hardware/interfaces/graphics/mapper/2.0/vts/functional/
DVtsHalGraphicsMapperTestUtils.cpp51 EXPECT_EQ(Error::NONE, mMapper->freeBuffer(buffer)) in ~Gralloc()
89 ASSERT_EQ(Error::NONE, tmpError) << "failed to allocate buffers"; in allocate()
139 ASSERT_EQ(Error::NONE, tmpError) << "failed to create descriptor"; in createDescriptor()
150 ASSERT_EQ(Error::NONE, tmpError) << "failed to import buffer %p" in importBuffer()
167 ASSERT_EQ(Error::NONE, error) << "failed to free buffer " << buffer; in freeBuffer()
190 ASSERT_EQ(Error::NONE, tmpError) in lock()
219 ASSERT_EQ(Error::NONE, tmpError) in lockYCbCr()
237 ASSERT_EQ(Error::NONE, tmpError) << "failed to unlock buffer " in unlock()
/hardware/interfaces/graphics/allocator/2.0/default/
DGralloc0Allocator.cpp70 Error error = Error::NONE; in allocate()
80 if (error != Error::NONE) { in allocate()
99 if (error == Error::NONE) { in allocate()
136 return Error::NONE; in allocateOne()
DGralloc1Allocator.cpp129 if (error != Error::NONE) { in allocate()
143 if (error != Error::NONE) { in allocate()
164 if (error == Error::NONE) { in allocate()
180 return Error::NONE; in toError()
188 return Error::NONE; // this is fine in toError()
313 return Error::NONE; in allocateOne()
/hardware/interfaces/graphics/mapper/2.0/default/
DGralloc0Mapper.cpp39 return result ? Error::BAD_BUFFER : Error::NONE; in registerBuffer()
78 return Error::NONE; in lockBuffer()
124 return Error::NONE; in lockBuffer()
147 return Error::NONE; in unlockBuffer()
DGrallocMapper.cpp118 hidl_cb(Error::NONE, grallocEncodeBufferDescriptor(descriptorInfo)); in createDescriptor()
144 if (error != Error::NONE) { in importBuffer()
168 hidl_cb(Error::NONE, bufferHandle); in importBuffer()
184 return Error::NONE; in freeBuffer()
281 if (error == Error::NONE) { in unlock()
/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsCopyTests.cpp40 Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE, in TEST_F()
76 Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE, in TEST_F()
113 Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE, in TEST_F()
155 AllocationMipmapControl::NONE, in TEST_F()
199 AllocationMipmapControl::NONE, _data, in TEST_F()
204 Allocation allocDst = context->allocationCreateTyped(typeDst, AllocationMipmapControl::NONE, in TEST_F()
250 Allocation allocSrc = context->allocationCreateTyped(typeSrc, AllocationMipmapControl::NONE, in TEST_F()
256 Allocation allocDst = context->allocationCreateTyped(typeDst, AllocationMipmapControl::NONE, in TEST_F()
300 AllocationMipmapControl::NONE, in TEST_F()
404 type, AllocationMipmapControl::NONE, _data, (int)AllocationUsageType::SCRIPT); in TEST_F()
[all …]
DVtsMiscellaneousTests.cpp56 Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE, in TEST_F()
120 Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE, in TEST_F()
162 Allocation allocationRecv = context->allocationCreateTyped(type, AllocationMipmapControl::NONE, in TEST_F()
168 Allocation allocationSend = context->allocationCreateTyped(type, AllocationMipmapControl::NONE, in TEST_F()
215 Allocation allocationRecv1 = context->allocationCreateTyped(type, AllocationMipmapControl::NONE, in TEST_F()
221 Allocation allocationRecv2 = context->allocationCreateTyped(type, AllocationMipmapControl::NONE, in TEST_F()
227 Allocation allocationSend = context->allocationCreateTyped(type, AllocationMipmapControl::NONE, in TEST_F()
DVtsScriptTests.cpp87 Allocation allocationIn = context->allocationCreateTyped(type, AllocationMipmapControl::NONE, in TEST_F()
214 Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE, in TEST_F()
219 Allocation vout = context->allocationCreateTyped(type, AllocationMipmapControl::NONE, in TEST_F()
262 Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE, in TEST_F()
267 Allocation vaout = context->allocationCreateTyped(type2, AllocationMipmapControl::NONE, in TEST_F()
306 Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE, in TEST_F()
352 Allocation allocation1 = context->allocationCreateTyped(type1, AllocationMipmapControl::NONE, in TEST_F()
367 Allocation allocation2 = context->allocationCreateTyped(type2, AllocationMipmapControl::NONE, in TEST_F()
438 Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE, in TEST_F()
515 Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE, in TEST_F()
/hardware/interfaces/radio/deprecated/1.0/
DIOemHookResponse.hal32 * RadioError:NONE
44 * RadioError:NONE
/hardware/interfaces/gnss/1.0/
DIAGnssRil.hal30 NONE = 0,
106 * @param type Must be populated with either IMSI or MSISDN or NONE.
111 * If the type is NONE, then the string must be empty.
/hardware/interfaces/graphics/mapper/2.0/
DIMapper.hal69 * @return error is NONE upon success. Otherwise,
107 * @return error is NONE upon success. Otherwise,
127 * @return error is NONE upon success. Otherwise,
162 * @return error is NONE upon success. Otherwise,
198 * @return error is NONE upon success. Otherwise,
221 * @return error is NONE upon success. Otherwise,
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal123 NONE = 1,
272 * @return error is NONE upon success. Otherwise,
295 * @return error is NONE upon success. Otherwise,
308 * @return error is NONE upon success. Otherwise,
325 * @return error is NONE upon success. Otherwise,
341 * @return error is NONE upon success. Otherwise,
364 * @return error is NONE upon success. Otherwise,
382 * @return error is NONE upon success. Otherwise,
398 * @return error is NONE upon success. Otherwise,
418 * @return error is NONE upon success. Otherwise,
[all …]
/hardware/interfaces/renderscript/1.0/
Dtypes.hal78 NONE = 0,
96 NONE = 0,
204 NONE = 0,

1234