/foundation/arkui/ace_engine/adapter/ohos/entrance/ui_session/ |
H A D | ui_content_proxy.cpp | 31 return FAILED; in GetInspectorTree() 35 return FAILED; in GetInspectorTree() 52 return FAILED; in Connect() 59 return FAILED; in Connect() 64 return FAILED; in Connect() 68 return FAILED; in Connect() 84 return FAILED; in RegisterClickEventCallback() 88 return FAILED; in RegisterClickEventCallback() 105 return FAILED; in RegisterSearchEventCallback() 109 return FAILED; in RegisterSearchEventCallback() [all...] |
/foundation/multimedia/camera_framework/services/deferred_processing_service/binder/client/src/ |
H A D | deferred_video_processing_session_proxy.cpp | 37 if (FAILED(result)) { in BeginSynchronize() 41 if (FAILED(errCode)) { in BeginSynchronize() 64 if (FAILED(result)) { in EndSynchronize() 68 if (FAILED(errCode)) { in EndSynchronize() 103 if (FAILED(result)) { in AddVideo() 107 if (FAILED(errCode)) { in AddVideo() 138 if (FAILED(result)) { in RemoveVideo() 142 if (FAILED(errCode)) { in RemoveVideo() 169 if (FAILED(result)) { in RestoreVideo() 173 if (FAILED(errCod in RestoreVideo() [all...] |
H A D | deferred_video_processing_session_callback_proxy.cpp | 44 if (FAILED(result)) { in OnProcessVideoDone() 48 if (FAILED(errCode)) { in OnProcessVideoDone() 79 if (FAILED(result)) { in OnError() 83 if (FAILED(errCode)) { in OnError() 110 if (FAILED(result)) { in OnStateChanged() 114 if (FAILED(errCode)) { in OnStateChanged()
|
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/ |
H A D | font_config.cpp | 36 #define FAILED 1 macro 111 return FAILED; in ParseFont() 127 return FAILED; in ParseConfig() 134 return FAILED; in ParseConfig() 140 return FAILED; in ParseConfig() 209 return FAILED; in ParseDir() 223 return FAILED; in ParseConfigList() 228 return FAILED; in ParseConfigList() 254 return FAILED; in ParseConfigListPath() 259 return FAILED; in ParseConfigListPath() [all...] |
H A D | font_parser.cpp | 37 #define FAILED 1 macro 182 return FAILED; in ParseCmapTable() 189 return FAILED; in ParseCmapTable() 196 return FAILED; in ParseCmapTable() 213 return FAILED; in ParseNameTable() 220 return FAILED; in ParseNameTable() 227 return FAILED; in ParseNameTable() 237 return FAILED; in ParseNameTable() 249 return FAILED; in ParsePostTable() 256 return FAILED; in ParsePostTable() [all...] |
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcamerahdf/ |
H A D | dcamera_provider_callback_impl.cpp | 46 return FAILED; in OpenSession() 52 return FAILED; in OpenSession() 59 return FAILED; in OpenSession() 72 return FAILED; in CloseSession() 78 return FAILED; in CloseSession() 85 return FAILED; in CloseSession() 107 return FAILED; in ConfigureStreams() 113 return FAILED; in ConfigureStreams() 119 return FAILED; in ConfigureStreams() 137 return FAILED; in ConfigureStreams() [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | ability_manager_helper.cpp | 58 return FAILED; in IsRunning() 63 return FAILED; in IsRunning() 69 return FAILED; in IsRunning() 86 return FAILED; in IsRunning() 98 return FAILED; in IsRunning() 105 return FAILED; in IsRunning() 121 return FAILED; in IsRunning()
|
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/test_sa_proxy_cache_ability/src/ |
H A D | test_sa_proxy_cache_proxy.cpp | 40 if (FAILED(errCode)) { in GetStringFunc() 54 if (FAILED(result)) { in GetStringFunc() 58 if (FAILED(errCode)) { in GetStringFunc() 89 if (FAILED(errCode)) { in GetDoubleFunc() 103 if (FAILED(result)) { in GetDoubleFunc() 108 if (FAILED(errCode)) { in GetDoubleFunc() 157 if (FAILED(errCode)) { in GetVectorFunc() 170 if (FAILED(result)) { in GetVectorFunc() 174 if (FAILED(errCode)) { in GetVectorFunc() 204 if (FAILED(resul in GetSaPid() [all...] |
/foundation/graphic/graphic_2d/rosen/samples/opengl/test_glCompressApi/entry/src/main/cpp/ |
H A D | test_glCompressApi.cpp | 31 static const int FAILED = -1;
variable 49 napi_create_int32(env, FAILED, &result);
in GetError() 72 return FAILED;
in TestGlCompressedTexImage2D() 85 return FAILED;
in TestGlCompressedTexImage2D() 105 return FAILED;
in TestGlCompressedTexSubImage2D() 120 return FAILED;
in TestGlCompressedTexSubImage2D() 140 return FAILED;
in TestGlCompressedTexImage3D() 152 return FAILED;
in TestGlCompressedTexImage3D() 172 return FAILED;
in TestGlCompressedTexSubImage3D() 186 return FAILED;
in TestGlCompressedTexSubImage3D() [all...] |
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/listen_ability/src/ |
H A D | listen_ability_proxy.cpp | 66 if (FAILED(result)) { in TestSaCallSa() 71 if (FAILED(errCode)) { in TestSaCallSa() 95 if (FAILED(result)) { in TestGetIpcSendRequestTimes() 100 if (FAILED(errCode)) { in TestGetIpcSendRequestTimes() 124 if (FAILED(result)) { in TestClearSa1493Proxy_() 129 if (FAILED(errCode)) { in TestClearSa1493Proxy_()
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/ |
H A D | dcamera_provider_callback_impl_test.cpp | 163 EXPECT_EQ(FAILED, ret); in HWTEST_F() 166 EXPECT_EQ(FAILED, ret); in HWTEST_F() 199 EXPECT_EQ(FAILED, ret); in HWTEST_F() 203 EXPECT_EQ(FAILED, ret); in HWTEST_F() 237 EXPECT_EQ(FAILED, ret); in HWTEST_F() 241 EXPECT_EQ(FAILED, ret); in HWTEST_F() 274 EXPECT_EQ(FAILED, ret); in HWTEST_F() 311 EXPECT_EQ(FAILED, ret); in HWTEST_F() 314 EXPECT_EQ(FAILED, ret); in HWTEST_F() 331 EXPECT_EQ(FAILED, re in HWTEST_F() [all...] |
/foundation/resourceschedule/ffrt/src/queue/ |
H A D | base_queue.cpp | 60 FFRT_COND_DO_ERR(isExit_, return FAILED, "cannot remove task, [queueId=%u] is exiting", queueId_);
in Remove() 75 return removedCount > 0 ? SUCC : FAILED;
in Remove() 81 FFRT_COND_DO_ERR(isExit_, return FAILED, "cannot remove task, [queueId=%u] is exiting", queueId_);
in Remove() 91 return FAILED;
in Remove()
|
H A D | eventhandler_interactive_queue.cpp | 28 FFRT_COND_DO_ERR((prio > Priority::IDLE), return FAILED, "Priority invalid.");
in Push() 42 FFRT_COND_DO_ERR((!taskStatus), return FAILED, "post task fail");
in Push()
|
H A D | concurrent_queue.cpp | 36 FFRT_COND_DO_ERR(isExit_, return FAILED, "cannot push task, [queueId=%u] is exiting", queueId_);
in Push() 49 FFRT_COND_DO_ERR(IsOnLoop(), return FAILED, "cannot push task, [queueId=%u] loop empty", queueId_);
in Push() 139 return FAILED;
in PushDelayTaskToTimer()
|
/foundation/window/window_manager/utils/src/ |
H A D | dms_reporter.cpp | 26 FAILED = 2, member in OHOS::Rosen::StageRes 65 static_cast<int32_t>(StageRes::FAILED), in ReportRegisterSessionListener() 84 static_cast<int32_t>(StageRes::FAILED), in ReportQuerySessionInfo() 103 static_cast<int32_t>(StageRes::FAILED), in ReportContinueApp()
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_file/class_file/ |
H A D | file_n_exporter.cpp | 47 constexpr int FAILED = -1; member 208 if (access(path.c_str(), 0) != 0 && mkdir(path.c_str(), DIR_FAULT_PERM) == FAILED) { in Mkdirs() 214 if (path.length() <= 0 || access(path.c_str(), 0) == 0 || mkdir(path.c_str(), DIR_FAULT_PERM) == FAILED) { in Mkdirs() 261 asyncCallbackInfo->result = FAILED; in MkdirExec() 267 } else if (mkdir(path.c_str(), DIR_FAULT_PERM) != FAILED) { in MkdirExec() 279 } else if (asyncCallbackInfo->result == FAILED) { in MkdirComp() 294 asyncCallbackInfo->result = FAILED; in RmdirExec() 300 } else if (remove(path.c_str()) != FAILED) { in RmdirExec() 330 asyncCallbackInfo->result = FAILED; in GetExec() 394 asyncCallbackInfo->result = FAILED; in ListExec() [all...] |
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
H A D | intf_iterable.h | 57 enum Type { FAILED, STOP, CONTINUE } value; enumerator 69 return value != FAILED; in operator bool()
|
/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/ |
H A D | iam_client.h | 36 FAILED enumerator 104 UserSecStatus secureUidStatus_ = FAILED;
|
/foundation/arkui/ace_engine/interfaces/inner_api/ui_session/ |
H A D | ui_content_errors.h | 22 enum ErrorCode { NO_ERROR = NO_ERROR, NOT_CONNECTED, FAILED, REPLY_ERROR }; enumerator
|
/foundation/window/window_manager/wm/src/ |
H A D | picture_in_picture_controller.cpp | 42 constexpr int32_t FAILED = 0; member 135 pipOption_->GetPipTemplate(), FAILED, "window is nullptr"); in ShowPictureInPictureWindow() local 149 pipOption_->GetPipTemplate(), FAILED, "window show failed"); in ShowPictureInPictureWindow() local 183 pipOption_->GetPipTemplate(), FAILED, "Pip window is starting"); in StartPictureInPicture() local 228 pipOption_->GetPipTemplate(), FAILED, "Create pip window failed"); in StartPictureInPictureInner() local 240 pipOption_->GetPipTemplate(), FAILED, "Show pip window failed"); in StartPictureInPictureInner() local 254 pipOption_->GetPipTemplate(), FAILED, "window is null"); in StopPictureInPictureFromClient() local 261 pipOption_->GetPipTemplate(), FAILED, "Repeat stop request"); in StopPictureInPictureFromClient() local 268 pipOption_->GetPipTemplate(), FAILED, "window destroy failed"); in StopPictureInPictureFromClient() local 282 pipOption_->GetPipTemplate(), FAILED, "Repea in StopPictureInPicture() local 288 pipOption_->GetPipTemplate(), FAILED, "window_ is nullptr"); StopPictureInPicture() local 317 templateType, FAILED, "pipController is null"); StopPictureInPictureInner() local [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | ability_manager_helper.h | 26 FAILED = -1,
|
/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/include/ |
H A D | iprofile_event_callback.h | 26 FAILED = 1 enumerator
|
/foundation/multimodalinput/input/frameworks/napi/input_device/src/ |
H A D | js_input_device_context.cpp | 44 FAILED = 0, member in OHOS::MMI::__anon11301::VKeyResult 674 return JsUtil::GetNapiInt32(env, static_cast<int32_t>(VKeyResult::FAILED)); in SetVKeyboardArea() 680 return JsUtil::GetNapiInt32(env, static_cast<int32_t>(VKeyResult::FAILED)); in SetVKeyboardArea() 686 return JsUtil::GetNapiInt32(env, static_cast<int32_t>(VKeyResult::FAILED)); in SetVKeyboardArea() 692 return JsUtil::GetNapiInt32(env, static_cast<int32_t>(VKeyResult::FAILED)); in SetVKeyboardArea() 698 return JsUtil::GetNapiInt32(env, static_cast<int32_t>(VKeyResult::FAILED)); in SetVKeyboardArea() 703 return JsUtil::GetNapiInt32(env, static_cast<int32_t>(VKeyResult::FAILED)); in SetVKeyboardArea() 708 return JsUtil::GetNapiInt32(env, static_cast<int32_t>(VKeyResult::FAILED)); in SetVKeyboardArea() 886 return JsUtil::GetNapiInt32(env, static_cast<int32_t>(VKeyResult::FAILED)); in UpdateMotionSpace() 891 return JsUtil::GetNapiInt32(env, static_cast<int32_t>(VKeyResult::FAILED)); in UpdateMotionSpace() [all...] |
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/ |
H A D | iteration.h | 32 return IterationResult::FAILED; in IterateImpl() 47 return IterationResult::FAILED; in IterateImpl()
|
/foundation/graphic/graphic_2d/rosen/samples/opengl/test_glFramebufferTexture3DOES/entry/src/main/cpp/ |
H A D | test_glFramebufferTexture3DOES.cpp | 29 static const int FAILED = -1;
variable 47 napi_create_int32(env, FAILED, &result);
in GetError()
|