/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/ |
H A D | schedule_io.rs | 306 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 D | task_queue_factory.cpp | 83 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 D | ui-js-building-ui-layout-comment.md | 7 …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 D | notify_interface.h | 29 virtual void Done(const TaskInfo &taskInfo) = 0;
|
H A D | runcount_notify_stub.h | 39 virtual void Done(const TaskInfo &taskInfo) override;
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/sys/ |
H A D | addr.rs | 57 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 D | kernel-mini-basic-task.md | 190 printf("TaskHi LOS_TaskDelay Done.\n"); 295 TaskHi LOS_TaskDelay Done.
|
H A D | kernel-small-basic-process-thread.md | 167 PRINTK("TaskHi LOS_TaskDelay Done.\n"); 262 TaskHi LOS_TaskDelay Done.
|
/ohos5.0/base/request/request/frameworks/native/src/ |
H A D | runcount_notify_stub.cpp | 34 void RunCountNotifyStub::Done(const TaskInfo &taskInfo) in Done() function in OHOS::Request::RunCountNotifyStub
|
/ohos5.0/docs/zh-cn/application-dev/ui/ |
H A D | ui-js-building-ui-layout-comment.md | 15 <text class="comment-key" onclick="update" focusable="true">Done</text>
|
/ohos5.0/base/request/request/test/unittest/cpp_test/fwkTest/src/ |
H A D | runcount_notify_stub_test.cpp | 85 RunCountNotifyStub::GetInstance()->Done(taskInfo);
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-js/ |
H A D | js-components-basic-button.md | 145 this.downloadText = "Done";
|
/ohos5.0/docs/zh-cn/application-dev/quick-start/ |
H A D | arkts-new-rendering-control-repeat.md | 79  95 
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-container-refresh.md | 159 | 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 D | deviceName.ets | 60 .enterKeyType(EnterKeyType.Done)
|
H A D | setScanMode.ets | 163 .enterKeyType(EnterKeyType.Done)
|
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/pages/subManualApiTestManager/subBrTestManager/ |
H A D | deviceName.ets | 57 .enterKeyType(EnterKeyType.Done)
|
H A D | setScanMode.ets | 161 .enterKeyType(EnterKeyType.Done)
|
/ohos5.0/docs/zh-cn/device-dev/device-test/ |
H A D | developer_test.md | 51 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 D | kernel-small-basic-process-thread.md | 168 PRINTK("TaskHi LOS_TaskDelay Done.\n"); 263 TaskHi LOS_TaskDelay Done.
|
H A D | kernel-mini-basic-task.md | 191 printf("TaskHi LOS_TaskDelay Done.\n"); 295 TaskHi LOS_TaskDelay Done.
|
/ohos5.0/docs/en/application-dev/quick-start/ |
H A D | arkts-new-rendering-control-repeat.md | 79  95 
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js/ |
H A D | js-components-basic-button.md | 146 this.downloadText = "Done";
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-container-refresh.md | 155 | 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 D | developer_test.md | 51 Reading package lists... Done 53 Reading state information... Done 109 Reading package lists... Done 111 Reading state information... Done
|