Home
last modified time | relevance | path

Searched defs:next (Results 26 - 50 of 215) sorted by relevance

123456789

/test/xts/hats/kernel/syscalls/system/setrobustlist/
H A DSetrobustlistApiTest.cpp41 struct RobustList *next; member
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dasync_task_manager.h38 AsyncTask *next; member
H A Dasync_task_manager.cpp189 AsyncTask *next = nullptr; in CancelWithContext() local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_timer_list.h63 struct TimerNode *next; member
/foundation/resourceschedule/ffrt/src/queue/
H A Dqueue_strategy.h41 auto next = whenMap.begin()->second; in DequeBatch() local
/foundation/communication/dsoftbus/core/bus_center/utils/include/
H A Dlnn_map.h34 struct tagMapNode *next; member
/foundation/communication/wifi/wifi/base/cRPC/include/
H A Dserver.h31 struct Node *next; member
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_module_manage.h39 struct StModuleInfo *next; member
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/
H A Dwifi_wpa_hal.h41 struct stWpaIfaceInfo *next; member
/foundation/communication/dhcp/services/dhcp_server/include/
H A Ddhcp_option.h40 struct DhcpOptionNode *next; member
/foundation/window/window_manager/window_scene/screen_session_manager/include/fold_screen_controller/
H A Dfold_screen_state_machine.h41 virtual void OnTransitionEnter(FoldScreenState current, FoldScreenState next) { } in OnTransitionEnter() argument
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dbilateral_spring_node.cpp97 auto next = adapter_->GetNode(GetIndex() + 1); in DoCollision() local
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessibility_input_interceptor.cpp93 SetNextEventTransmitter( sptr<EventTransmission>& header, sptr<EventTransmission>& current, const sptr<EventTransmission>& next) SetNextEventTransmitter() argument
/foundation/barrierfree/accessibility/services/test/moduletest/mock/src/
H A Dmock_mt_accessibility_input_interceptor.cpp93 SetNextEventTransmitter( sptr<EventTransmission>& header, sptr<EventTransmission>& current, const sptr<EventTransmission>& next) SetNextEventTransmitter() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dlink_stack.h40 void SetNodeNext(StackNode *next) in SetNodeNext() argument
H A Dlink_queue.h34 void SetNodeNext(QueueNode *next) in SetNodeNext() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dlist_adapter.h39 ViewNativePair *next; member
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_cache.h50 ListHead* next; member
/foundation/arkui/napi/sample/native_module_netserver/
H A Dnetserver.h78 NetClient* next = nullptr; member
H A Devent_target.cpp29 EventListener* next = nullptr; member
[all...]
/foundation/arkui/ace_engine_lite/frameworks/module_manager/
H A Dmodule_manager.h105 struct CallbackNode *next; member
/foundation/multimedia/av_codec/test/unittest/dash_test/
H A Ddash_xml_unit_test.cpp115 std::shared_ptr<XmlElement> next = root->GetSiblingNext(); in HWTEST_F() local
137 std::shared_ptr<XmlElement> next = root->GetSiblingNext(); in HWTEST_F() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/xml/
H A Dxml_element.cpp63 xmlNodePtr next = xmlNodePtr_->next; in GetSiblingNext() local
/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Di_cooperate_state.cpp51 void ICooperateState::ICooperateStep::SetNext(std::shared_ptr<ICooperateStep> next) in SetNext() argument
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsa_store.h45 FeatureNode *next; member
57 ListNode *next; member

Completed in 8 milliseconds

123456789