| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
| D | image_source_test.cpp | 59 uint32_t errorCode = 0; variable 77 uint32_t errorCode = 0; variable 94 uint32_t errorCode = 0; variable 113 uint32_t errorCode = 0; variable 138 uint32_t errorCode = 0; variable 154 uint32_t errorCode = 0; variable 170 uint32_t errorCode = 0; variable 186 uint32_t errorCode = 0; variable 202 uint32_t errorCode = 0; variable 217 uint32_t errorCode = 0; variable [all …]
|
| D | image_source_wbmp_test.cpp | 51 uint32_t errorCode = 0; variable 79 uint32_t errorCode = 0; variable 108 uint32_t errorCode = 0; variable 137 uint32_t errorCode = 0; variable 166 uint32_t errorCode = 0; variable 194 uint32_t errorCode = 0; variable 220 uint32_t errorCode = 0; variable 259 uint32_t errorCode = 0; variable 285 uint32_t errorCode = 0; variable 328 uint32_t errorCode = 0; variable
|
| D | image_source_bmp_test.cpp | 54 uint32_t errorCode = 0; variable 88 uint32_t errorCode = 0; variable 123 uint32_t errorCode = 0; variable 152 uint32_t errorCode = 0; variable 187 uint32_t errorCode = 0; variable 215 uint32_t errorCode = 0; variable 234 uint32_t errorCode = 0; variable 259 uint32_t errorCode = 0; variable 306 uint32_t errorCode = 0; variable 337 uint32_t errorCode = 0; variable [all …]
|
| D | image_source_raw_test.cpp | 52 uint32_t errorCode = 0; variable 87 uint32_t errorCode = 0; variable 123 uint32_t errorCode = 0; variable 152 uint32_t errorCode = 0; variable 188 uint32_t errorCode = 0; variable 216 uint32_t errorCode = 0; variable 242 uint32_t errorCode = 0; variable 290 uint32_t errorCode = 0; variable 323 uint32_t errorCode = 0; variable 375 uint32_t errorCode = 0; variable
|
| D | image_source_jpeg_test.cpp | 85 uint32_t errorCode = 0; variable 105 uint32_t errorCode = 0; variable 132 uint32_t errorCode = 0; variable 150 uint32_t errorCode = 0; variable 175 uint32_t errorCode = 0; variable 198 uint32_t errorCode = 0; variable 229 uint32_t errorCode = 0; variable 266 uint32_t errorCode = 0; variable 283 uint32_t errorCode = 0; variable 320 uint32_t errorCode = 0; variable [all …]
|
| D | image_source_png_test.cpp | 58 uint32_t errorCode = 0; variable 93 uint32_t errorCode = 0; variable 112 uint32_t errorCode = 0; variable 132 uint32_t errorCode = 0; variable 158 uint32_t errorCode = 0; variable 196 uint32_t errorCode = 0; variable 236 uint32_t errorCode = 0; variable 291 uint32_t errorCode = 0; variable 340 uint32_t errorCode = 0; variable 408 uint32_t errorCode = 0; variable [all …]
|
| D | post_proc_test.cpp | 51 uint32_t errorCode = 0; variable 88 uint32_t errorCode = 0; variable 126 uint32_t errorCode = 0; variable 164 uint32_t errorCode = 0; variable 201 uint32_t errorCode = 0; variable 240 uint32_t errorCode = 0; variable 279 uint32_t errorCode = 0; variable 318 uint32_t errorCode = 0; variable 440 uint32_t errorCode = 0; variable 479 uint32_t errorCode = 0; variable [all …]
|
| D | buffer_source_stream_test.cpp | 50 uint32_t errorCode = 0; variable 77 uint32_t errorCode = 0; variable 104 uint32_t errorCode = 0; variable 131 uint32_t errorCode = 0; variable 162 uint32_t errorCode = 0; variable 193 uint32_t errorCode = 0; variable 224 uint32_t errorCode = 0; variable 255 uint32_t errorCode = 0; variable 287 uint32_t errorCode = 0; variable 319 uint32_t errorCode = 0; variable [all …]
|
| D | image_source_webp_test.cpp | 71 uint32_t errorCode = 0; variable 118 uint32_t errorCode = 0; variable 146 uint32_t errorCode = 0; variable 165 uint32_t errorCode = 0; variable 190 uint32_t errorCode = 0; variable 237 uint32_t errorCode = 0; variable 275 uint32_t errorCode = 0; variable 329 uint32_t errorCode = 0; variable 377 uint32_t errorCode = 0; variable 447 uint32_t errorCode = 0; variable [all …]
|
| D | buffer_packer_stream_test.cpp | 49 uint32_t errorCode = 0; variable 78 uint32_t errorCode = 0; variable 107 uint32_t errorCode = 0; variable 136 uint32_t errorCode = 0; variable 165 uint32_t errorCode = 0; variable
|
| D | image_color_space_test.cpp | 66 uint32_t errorCode = 0; variable 105 uint32_t errorCode = 0; variable 174 uint32_t errorCode = 0; variable 210 uint32_t errorCode = 0; variable
|
| /foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/ |
| D | bundle_parser.h | 72 #define CHECK_NULL(object, errorCode) \ argument 79 #define CHECK_LENGTH(length, maxLength, errorCode) \ argument 86 #define CHECK_IS_TRUE(result, errorCode) \ argument 93 #define CHECK_PARSE_RESULT(errorCode, object, bundleProfile) \ argument
|
| D | gt_bundle_parser.h | 57 #define CHECK_NULL(object, errorCode) \ argument 64 #define CHECK_LENGTH(length, maxLength, errorCode) \ argument 71 #define CHECK_IS_TRUE(result, errorCode) \ argument 92 #define CHECK_PARSE_RESULT(errorCode, object, bundleProfile, bundleRes) \ argument
|
| /foundation/multimedia/image_framework/plugins/manager/test/unittest/common/ |
| D | plugin_manager_test.cpp | 81 uint32_t errorCode; variable 119 uint32_t errorCode; variable 223 uint32_t errorCode; variable 278 uint32_t errorCode; variable 308 uint32_t errorCode; variable 366 uint32_t errorCode; variable 394 uint32_t errorCode; variable 434 uint32_t errorCode; variable 465 uint32_t errorCode; variable 504 uint32_t errorCode; variable [all …]
|
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| D | abs_predicates.cpp | 62 int errorCode = 0; in EqualTo() local 80 int errorCode = 0; in NotEqualTo() local 140 int errorCode = 0; in Contains() local 158 int errorCode = 0; in BeginsWith() local 176 int errorCode = 0; in EndsWith() local 194 int errorCode = 0; in IsNull() local 211 int errorCode = 0; in IsNotNull() local 228 int errorCode = 0; in Like() local 246 int errorCode = 0; in Glob() local 264 int errorCode = 0; in Between() local [all …]
|
| /foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/ |
| D | color_picker_unittest.cpp | 58 uint32_t errorCode = SUCCESS; variable 81 uint32_t errorCode = 0; variable 123 uint32_t errorCode = SUCCESS; variable 147 uint32_t errorCode = 0; variable 201 uint32_t errorCode = 0; variable 260 uint32_t errorCode = SUCCESS; variable
|
| /foundation/multimedia/image_framework/plugins/manager/include/ |
| D | plugin_server.h | 49 inline T *CreateObject(const std::string &className, uint32_t &errorCode) in CreateObject() 59 uint32_t errorCode = 0; in CreateObject() local 64 inline T *CreateObject(uint16_t serviceType, uint32_t &errorCode) in CreateObject() 79 uint32_t errorCode = 0; in CreateObject() local 85 …ne T *CreateObject(uint16_t serviceType, const PriorityScheme &priorityScheme, uint32_t &errorCode) in CreateObject() 98 uint32_t errorCode = 0; in CreateObject() local 105 uint32_t &errorCode) in CreateObject() 118 uint32_t errorCode = 0; in CreateObject() local 125 const PriorityScheme &priorityScheme, uint32_t &errorCode) in CreateObject() 137 uint32_t errorCode = 0; in CreateObject() local
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/form_runtime/ |
| D | form_extension_provider_client.cpp | 124 std::pair<int, int> errorCode = CheckParam(want, callerToken); in NotifyFormDelete() local 143 int errorCode = ERR_OK; in NotifyFormExtensionDelete() local 175 std::pair<int, int> errorCode = CheckParam(want, callerToken); in NotifyFormsDelete() local 194 int errorCode = ERR_OK; in NotifyFormExtensionsDelete() local 221 std::pair<int, int> errorCode = CheckParam(want, callerToken); in NotifyFormUpdate() local 240 int errorCode = ERR_OK; in NotifyFormExtensionUpdate() local 268 std::pair<int, int> errorCode = CheckParam(want, callerToken); in EventNotify() local 287 int errorCode = ERR_OK; in EventNotifyExtension() local 315 std::pair<int, int> errorCode = CheckParam(want, callerToken); in NotifyFormCastTempForm() local 334 int errorCode = ERR_OK; in NotifyFormExtensionCastTempForm() local [all …]
|
| /foundation/communication/nfc/test/unittest/services/tags_test/ |
| D | iso15693_tag_test.cpp | 112 int errorCode = iso15693->ReadSingleBlock(TEST_FLAG, TEST_BLOCK_INDEX, testHexRespData); variable 125 int errorCode = iso15693->WriteSingleBlock(TEST_FLAG, TEST_BLOCK_INDEX, TEST_HEX_CMD_DATA); variable 138 int errorCode = iso15693->LockSingleBlock(TEST_FLAG, TEST_BLOCK_INDEX); variable 152 …int errorCode = iso15693->ReadMultipleBlock(TEST_FLAG, TEST_BLOCK_INDEX, TEST_BLOCK_NUM, testHexRe… variable 165 …int errorCode = iso15693->WriteMultipleBlock(TEST_FLAG, TEST_BLOCK_INDEX, TEST_BLOCK_NUM, TEST_HEX… variable
|
| D | mifare_classic_tag_test.cpp | 161 int errorCode = mifareClassic->ReadSingleBlock(TEST_BLOCK_INDEX, testHexrespdata); variable 178 int errorCode = mifareClassic->WriteSingleBlock(TEST_BLOCK_INDEX, TEST_HEX_RESP_DATA); variable 191 int errorCode = mifareClassic->IncrementBlock(TEST_BLOCK_INDEX, VALUE); variable 204 int errorCode = mifareClassic->DecrementBlock(TEST_BLOCK_INDEX, VALUE); variable 217 int errorCode = mifareClassic->TransferToBlock(TEST_BLOCK_INDEX); variable 230 int errorCode = mifareClassic->RestoreFromBlock(TEST_BLOCK_INDEX); variable
|
| /foundation/multimedia/player_framework/services/services/player/ipc/ |
| D | player_listener_stub.cpp | 49 int32_t errorCode = data.ReadInt32(); in OnRemoteRequest() local 64 int32_t errorCode = data.ReadInt32(); in OnRemoteRequest() local 76 void PlayerListenerStub::OnError(PlayerErrorType errorType, int32_t errorCode) in OnError() 94 void PlayerListenerStub::OnError(int32_t errorCode, const std::string &errorMsg) in OnError()
|
| D | i_standard_player_listener.h | 30 virtual void OnError(PlayerErrorType errorType, int32_t errorCode) in OnError() 36 virtual void OnError(int32_t errorCode, const std::string &errorMsg) in OnError()
|
| /foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
| D | hap_sign_verify.cpp | 30 uint8_t errorCode = SwitchErrorCode(ret); in VerifySignature() local 45 uint8_t HapSignVerify::SwitchErrorCode(int32_t errorCode) in SwitchErrorCode()
|
| D | gt_bundle_extractor.cpp | 47 uint8_t errorCode = GtExtractorUtil::ExtractFileHeaderInfo(fp, &bundleName); in ExtractFileDataPos() local 69 uint8_t errorCode = ExtractFileDataPos(fp, index); in ExtractHap() local 98 uint8_t errorCode = ExtractFileDataPos(fp, index); in ExtractHapProfile() local 143 uint8_t errorCode = ExtractFileDataPos(fp, index); in ExtractResourceFile() local 255 uint8_t errorCode = GtExtractorUtil::ExtractFileHeaderInfo(fp, bundleName); in ExtractBundleParam() local
|
| /foundation/multimedia/camera_lite/interfaces/kits/ |
| D | camera_state_callback.h | 71 virtual void OnCreateFailed(const std::string cameraId, int32_t errorCode) {} in OnCreateFailed() 89 virtual void OnConfigureFailed(const std::string cameraId, int32_t errorCode) {} in OnConfigureFailed()
|