Home
last modified time | relevance | path

Searched refs:Success (Results 1 – 25 of 125) sorted by relevance

12345

/ohos5.0/docs/zh-cn/device-dev/kernel/
H A Dkernel-small-basic-process-thread.md174 PRINTK("TaskHi LOS_TaskResume Success.\n");
207 PRINTK("LOS_TaskLock() Success!\n");
222 PRINTK("ExampleTaskHi create Success!\n");
238 PRINTK("ExampleTaskLo create Success!\n");
257 LOS_TaskLock() Success!
258 ExampleTaskHi create Success!
259 ExampleTaskLo create Success!
263 TaskHi LOS_TaskSuspend Success.
264 TaskHi LOS_TaskResume Success.
265 TaskHi LOS_TaskDelete Success.
[all …]
H A Dkernel-mini-basic-task.md198 printf("TaskHi LOS_TaskResume Success.\n");
216 printf("TaskHi LOS_TaskSuspend Success.\n");
237 printf("LOS_TaskLock() Success!\n");
254 printf("Example_TaskHi create Success!\n");
269 printf("Example_TaskLo create Success!\n");
290 LOS_TaskLock() Success!
291 Example_TaskHi create Success!
292 Example_TaskLo create Success!
296 TaskHi LOS_TaskSuspend Success.
297 TaskHi LOS_TaskResume Success.
[all …]
H A Dkernel-mini-memory-exception.md108 printf("LOS_TaskLock() Success!\r\n");
123 printf("Example_Exc create Success!\r\n");
135 LOS_TaskLock() Success!
136 Example_Exc create Success!
H A Dkernel-small-debug-shell-file-format.md47 format /dev/mmcblk1 Success
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/memory/
H A Dmemory_monitor_def.h25 …fyClass<std::is_same_v<classname, std::remove_cv_t<std::remove_pointer_t<decltype(p)>>>>::Success()
28 OHOS::Ace::VerifyClass<std::is_same_v<classname, typename classname::SelfType>>::Success()
51 static void Success() {}
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/
H A Ddatabase.rs124 if !error.eq(&Error::Success) { in generate_ids()
169 if !error.eq(&Error::Success) { in insert()
216 if !error.eq(&Error::Success) { in update()
259 if !error.eq(&Error::Success) { in delete()
305 if !error.eq(&Error::Success) { in query_values()
332 if !error.eq(&Error::Success) { in lock()
359 if !error.eq(&Error::Success) { in unlock()
383 if !error.eq(&Error::Success) { in heartbeat()
H A Derror.rs37 Success, enumerator
94 Error::Success => write!(f, "Successful"), in fmt()
122 0 => Ok(Error::Success), in deserialize()
H A Dasset.rs245 if !error.eq(&Error::Success) { in download()
297 if !error.eq(&Error::Success) { in upload()
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-small-basic-process-thread.md175 PRINTK("TaskHi LOS_TaskResume Success.\n");
208 PRINTK("LOS_TaskLock() Success!\n");
223 PRINTK("ExampleTaskHi create Success!\n");
239 PRINTK("ExampleTaskLo create Success!\n");
258 LOS_TaskLock() Success!
259 ExampleTaskHi create Success!
260 ExampleTaskLo create Success!
264 TaskHi LOS_TaskSuspend Success.
265 TaskHi LOS_TaskResume Success.
266 TaskHi LOS_TaskDelete Success.
[all …]
H A Dkernel-mini-basic-task.md199 printf("TaskHi LOS_TaskResume Success.\n");
217 printf("TaskHi LOS_TaskSuspend Success.\n");
238 printf("LOS_TaskLock() Success!\n");
255 printf("Example_TaskHi create Success!\n");
270 printf("Example_TaskLo create Success!\n");
290 LOS_TaskLock() Success!
291 Example_TaskHi create Success!
292 Example_TaskLo create Success!
296 TaskHi LOS_TaskSuspend Success.
297 TaskHi LOS_TaskResume Success.
[all …]
H A Dkernel-mini-memory-exception.md106 printf("LOS_TaskLock() Success!\r\n");
121 printf("Example_Exc create Success!\r\n");
133 LOS_TaskLock() Success!
134 Example_Exc create Success!
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-power-mode-customization.md159 Set Mode Success!
192 Set Mode Success!
225 Set Mode Success!
258 Set Mode Success!
/ohos5.0/docs/zh-cn/application-dev/ai/mindspore/
H A Dmindspore-lite-train-guidelines.md166 printf("Train Step Success.\n");
182 printf("Export Train Model Success.\n");
192 printf("Export Inference Model Success.\n");
250 Train Step Success.
251 Export Train Model Success.
252 Export Inference Model Success.
453 printf("Train Step Success.\n");
463 printf("Export Train Model Success.\n");
473 printf("Export Inference Model Success.\n");
/ohos5.0/docs/zh-cn/application-dev/napi/
H A Dqos-guidelines.md136 printf("set QoS Success.");
172 printf("reset QoS Success.");
210 printf("get QoS level %d Success.", level);
/ohos5.0/base/request/request/
H A DREADME.md206 console.info('Success to request the download.);
212 console.info('Success to request the download.);
223 console.info('Success to request the download.);
229 console.info('Success to request the download.);
366 console.info('Success to pause the download task.(promise) ');
377 console.info('Success to pause the download task.(callback) ');
408 console.info('Success to query the download task.(promise) ');
479 console.info('Success to request the upload.);
485 console.info('Success to request the upload.);
496 console.info('Success to request the upload.);
[all …]
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/task/
H A Dstate.rs91 Success, enumerator
126 let mut action = StateAction::Success; in turning_to_running()
180 let mut action = StateAction::Success; in turning_to_idle()
398 StateAction::Success => {} in ut_task_state_turning_to_running()
469 StateAction::Success => assert_eq!(task_state.0.load(Acquire), test_state), in ut_task_state_turning_to_idle()
/ohos5.0/docs/en/application-dev/ai/mindspore/
H A Dmindspore-lite-train-guidelines.md166 printf("Train Step Success.\n");
182 printf("Export Train Model Success.\n");
192 printf("Export Inference Model Success.\n");
250 Train Step Success.
251 Export Train Model Success.
252 Export Inference Model Success.
453 printf("Train Step Success.\n");
463 printf("Export Train Model Success.\n");
473 printf("Export Inference Model Success.\n");
/ohos5.0/docs/zh-cn/application-dev/file-management/
H A Dfile-access-across-devices.md65 console.info("Success to connectDfs");
111 console.info("Success to disconnectDfs");
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.1.5/
H A Dchangelogs-wifiManager.md31 | Earlier than 9 | ohos.permission.LOCATION | Success
33 | 9 and later | ohos.permission.APPROXIMATELY_LOCATION | Success | Loca…
34 | 9 and later | ohos.permission.APPROXIMATELY_LOCATION and ohos.permission.LOCATION| Success
/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/
H A DSceneJS.cpp146 void Success(napi_env env) in Success() function in AsyncStateBase
178 data->Success(env); in MakePromise()
682 data->Success(ctx); in CreateEnvironment()
707 data->Success(ctx); in CreateCamera()
754 data->Success(ctx); in CreateLight()
780 data->Success(ctx); in CreateNode()
979 data->Success(ctx); in CreateImage()
/ohos5.0/base/inputmethod/imf/test/unittest/resource/bundle_dependencies/extImfBundle/entry/src/main/ets/pages/
H A DIndex.ets24 @State message: string = 'StartAbility Success'
/ohos5.0/base/inputmethod/imf/test/unittest/resource/bundle_dependencies/newTestIme/entry/src/main/ets/pages/
H A Dindex.ets24 @State message: string = 'StartAbility Success'
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-power-mode-customization.md159 Set Mode Success!
192 Set Mode Success!
225 Set Mode Success!
258 Set Mode Success!
/ohos5.0/docs/zh-cn/application-dev/media/audio/
H A Daudio-output-device-change.md70 console.info('AudioFrameworkRenderLog: AudioRenderer Created : Success : Stream Type: SUCCESS');
/ohos5.0/docs/en/application-dev/napi/
H A Dqos-guidelines.md136 printf("set QoS Success.");
172 printf("reset QoS Success.");
210 printf("get QoS level %d Success.", level);

12345