Home
last modified time | relevance | path

Searched refs:Done (Results 1 – 25 of 47) sorted by relevance

12

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/
H A Dschedule_io.rs306 Done, enumerator
339 *state = State::Done; in poll_init()
357 *state = State::Done; in poll_init()
385 *state = State::Done; in set_waker()
416 State::Done => { in poll_state()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
H A Dtask_queue_factory.cpp83 void Done() in Done() function in __anondcf869ec0110::TaskResult::State
169 taskState->Done(); in Push()
253 state_->Done(); in operator ()()
/ohos5.0/docs/en/application-dev/ui/
H A Dui-js-building-ui-layout-comment.md7 …ute). Associate the click event with the **Text** component that contains Done and Delete to updat…
15 <text class="comment-key" onclick="update" focusable="true">Done</text>
/ohos5.0/base/request/request/frameworks/native/include/
H A Dnotify_interface.h29 virtual void Done(const TaskInfo &taskInfo) = 0;
H A Druncount_notify_stub.h39 virtual void Done(const TaskInfo &taskInfo) override;
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/sys/
H A Daddr.rs57 Done, enumerator
66 match mem::replace(this, State::Done) { in poll()
75 State::Done => unreachable!("cannot poll a completed future"), in poll()
/ohos5.0/docs/zh-cn/device-dev/kernel/
H A Dkernel-mini-basic-task.md190 printf("TaskHi LOS_TaskDelay Done.\n");
295 TaskHi LOS_TaskDelay Done.
H A Dkernel-small-basic-process-thread.md167 PRINTK("TaskHi LOS_TaskDelay Done.\n");
262 TaskHi LOS_TaskDelay Done.
/ohos5.0/base/request/request/frameworks/native/src/
H A Druncount_notify_stub.cpp34 void RunCountNotifyStub::Done(const TaskInfo &taskInfo) in Done() function in OHOS::Request::RunCountNotifyStub
/ohos5.0/docs/zh-cn/application-dev/ui/
H A Dui-js-building-ui-layout-comment.md15 <text class="comment-key" onclick="update" focusable="true">Done</text>
/ohos5.0/base/request/request/test/unittest/cpp_test/fwkTest/src/
H A Druncount_notify_stub_test.cpp85 RunCountNotifyStub::GetInstance()->Done(taskInfo);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-js/
H A Djs-components-basic-button.md145 this.downloadText = "Done";
/ohos5.0/docs/zh-cn/application-dev/quick-start/
H A Darkts-new-rendering-control-repeat.md79 ![Repeat-Slide-Done](./figures/Repeat-Slide-Done.PNG)
95 ![Repeat-Update-Done](./figures/Repeat-Update-Done.PNG)
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-container-refresh.md159 | Done | 4 | 刷新结束,返回初始状态(顶部)。 |
555 if (this.refreshState != RefreshStatus.Inactive && this.refreshState != RefreshStatus.Done) {
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/pages/subManualApiTest/subBrTest/
H A DdeviceName.ets60 .enterKeyType(EnterKeyType.Done)
H A DsetScanMode.ets163 .enterKeyType(EnterKeyType.Done)
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/pages/subManualApiTestManager/subBrTestManager/
H A DdeviceName.ets57 .enterKeyType(EnterKeyType.Done)
H A DsetScanMode.ets161 .enterKeyType(EnterKeyType.Done)
/ohos5.0/docs/zh-cn/device-dev/device-test/
H A Ddeveloper_test.md51 Reading package lists... Done
53 Reading state information... Done
109 Reading package lists... Done
111 Reading state information... Done
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-small-basic-process-thread.md168 PRINTK("TaskHi LOS_TaskDelay Done.\n");
263 TaskHi LOS_TaskDelay Done.
H A Dkernel-mini-basic-task.md191 printf("TaskHi LOS_TaskDelay Done.\n");
295 TaskHi LOS_TaskDelay Done.
/ohos5.0/docs/en/application-dev/quick-start/
H A Darkts-new-rendering-control-repeat.md79 ![Repeat-Slide-Done](./figures/Repeat-Slide-Done.png)
95 ![Repeat-Update-Done](./figures/Repeat-Update-Done.png)
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js/
H A Djs-components-basic-button.md146 this.downloadText = "Done";
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-container-refresh.md155 | Done | 4 | The refresh is complete, and the component returns to the initial state (at the to…
303 if (this.refreshState != RefreshStatus.Inactive && this.refreshState != RefreshStatus.Done) {
/ohos5.0/docs/en/device-dev/device-test/
H A Ddeveloper_test.md51 Reading package lists... Done
53 Reading state information... Done
109 Reading package lists... Done
111 Reading state information... Done

12