/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/time/ |
H A D | wheel.rs | 143 slot: usize, field 348 let slot = ((duration >> (self.level * LEVELS_NUM)) % SLOTS_NUM as u64) as usize; in insert() localVariable 359 let slot = ((duration >> (self.level * LEVELS_NUM)) % SLOTS_NUM as u64) as usize; in cancel() localVariable 376 let slot = self.next_occupied_slot(now)?; in next_expiration() localVariable 411 let slot = (zeros as u64 + now_slot) % SLOTS_NUM as u64; in next_occupied_slot() localVariable
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/addnotificationslot_fuzzer/ |
H A D | addnotificationslot_fuzzer.cpp | 34 Notification::NotificationSlot slot; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/util/ |
H A D | slab.rs | 203 let slot = slots.slots.as_ptr().add(slot_idx); in for_each() localVariable 223 let slot = self.pages[page_idx] in get() localVariable 306 fn slot(&self, addr: Address) -> usize { in slot() method 340 let slot = &locked.slots[idx]; in allocate() localVariable 411 let slot = slot as usize; in index_for() localVariable 430 let slot = self as *const Slot<T>; in gen_ref() localVariable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | dom_swiper.cpp | 43 void DOMSwiper::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded()
|
H A D | dom_grid_row.cpp | 37 void DomGridRow::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded()
|
H A D | dom_navigation_menu.cpp | 38 void DOMNavigationMenu::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded()
|
H A D | dom_tabs.cpp | 104 void DOMTabs::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded()
|
H A D | dom_refresh.cpp | 97 void DOMRefresh::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded()
|
H A D | dom_span.cpp | 84 void DOMSpan::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded()
|
H A D | dom_form.cpp | 26 void DOMForm::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded()
|
H A D | dom_stack.cpp | 26 void DOMStack::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded()
|
H A D | dom_list_item.cpp | 238 void DOMListItem::AddListItem(const RefPtr<DOMNode>& node, int32_t slot) in AddListItem() 256 void DOMListItem::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded()
|
H A D | dom_text.cpp | 95 void DOMText::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded()
|
H A D | dom_tab_content.cpp | 40 void DOMTabContent::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded()
|
/ohos5.0/foundation/graphic/graphic_surface/surface/src/ |
H A D | consumer_surface_delegator.cpp | 39 GSError ConsumerSurfaceDelegator::ReleaseBuffer(int slot, int releaseFenceFd) in ReleaseBuffer()
|
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | consumer_surface_delegator_test.cpp | 110 int slot = 0; variable
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannexthree_fuzzer/ |
H A D | ansmanagerstubannexthree_fuzzer.cpp | 42 sptr<Notification::NotificationSlot> slot = new Notification::NotificationSlot(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | title_bar_node.cpp | 59 void TitleBarNode::FastPreviewUpdateChild(int32_t slot, const RefPtr<UINode>& newChild) in FastPreviewUpdateChild()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
H A D | component_group_element.cpp | 81 int32_t slot = 0; in UpdateChildrenForDeclarative() local
|
H A D | element.h | 165 void SetSlot(int32_t slot) in SetSlot() 175 void SetRenderSlot(int32_t slot) in SetRenderSlot()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_render_content.cpp | 34 void RSRenderContent::DrawPropertyDrawable(RSPropertyDrawableSlot slot, RSPaintFilterCanvas& canvas… in DrawPropertyDrawable()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
H A D | swiper_composed_element.cpp | 302 void SwiperComposedElement::AddChildWithSlot(int32_t slot, const RefPtr<Component>& newComponent) in AddChildWithSlot() 313 void SwiperComposedElement::UpdateChildWithSlot(int32_t slot, const RefPtr<Component>& newComponent) in UpdateChildWithSlot() 333 void SwiperComposedElement::DeleteChildWithSlot(int32_t slot) in DeleteChildWithSlot()
|
H A D | list_item_composed_element.cpp | 120 void ListItemComposedElement::UpdateChildWithSlot(int32_t slot, const RefPtr<Component>& newCompone… in UpdateChildWithSlot()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | notification_sorting.cpp | 40 void NotificationSorting::SetSlot(const sptr<NotificationSlot> &slot) in SetSlot()
|
/ohos5.0/base/location/frameworks/js/napi/notification/src/ |
H A D | notification_napi.cpp | 429 …tionNapi::GetNotificationSlot(const napi_env &env, const napi_value &value, NotificationSlot &slot) in GetNotificationSlot() 486 const napi_env &env, const napi_value &value, NotificationSlot &slot) in GetNotificationSlotByString() 533 const napi_env &env, const napi_value &value, NotificationSlot &slot) in GetNotificationSlotByBool() 589 const napi_env &env, const napi_value &value, NotificationSlot &slot) in GetNotificationSlotByNumber() 650 const napi_env &env, const napi_value &value, NotificationSlot &slot) in GetNotificationSlotByVibration()
|