Home
last modified time | relevance | path

Searched defs:next (Results 601 - 625 of 2722) sorted by relevance

1...<<21222324252627282930>>...109

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_ndis.h21 struct ndis_pmkid_entry *next; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_sim_db.h68 struct eap_sim_reauth *next; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dlist.h16 struct dl_list *next; member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dibss_rsn.h30 struct ibss_rsn_peer *next; member
/third_party/vulkan-loader/loader/
H A DcJSON.h46 struct cJSON *next, *prev; /* next/prev allow you to walk array/object member
/foundation/ability/dmsfwk_lite/include/
H A Ddmslite_tlv_common.h36 struct TlvNode *next; member
/foundation/ability/ability_runtime/interfaces/kits/c/ability/ability_runtime/child_process/
H A Dnative_child_process.h188 struct NativeChildProcess_Fd* next; member
/foundation/ability/ability_lite/frameworks/ability_lite/src/
H A Dability_slice_scheduler.cpp147 auto next = abilitySliceStack_->Pop(); in RemoveAbilitySlice() local
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dsimple_spring_chain.cpp58 auto next = springAdapter_->GetNext(node); in OnNodeDelete() local
H A Dchain_animation.cpp180 auto next = i + dt <= 0 ? i + dt - 1 : i + dt; in SetControlIndex() local
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/amsthread/
H A Dams_thread.cpp202 JSAppRecord *next = (appRecords_.isEmpty()) ? nullptr : appRecords_.at(0); in TerminateAbilityInner() local
/foundation/arkui/napi/sample/native_module_storage/
H A Djs_storage.h60 EventHandler* next = nullptr; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/
H A Dwater_flow_scroller_test_ng.cpp699 auto next = pattern_->GetNextFocusNode(FocusStep::DOWN, GetChildFocusHub(frameNode_, 5)).Upgrade(); in HWTEST_F() local
[all...]
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dlist.h248 ListNode<T>* next = node->next_; in Remove() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/include/
H A Dgif_encoder.h36 struct ColorCoordinate *next; member
/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Dtouch_gesture_adapter.cpp28 TouchGestureAdapter::TouchGestureAdapter(TouchGestureType type, std::shared_ptr<TouchGestureAdapter> next) in TouchGestureAdapter() argument
/foundation/resourceschedule/ffrt/src/sched/
H A Dexecute_ctx.h63 WaitEntry* next; member
/foundation/communication/ipc/ipc/test/rpc/samgr/
H A Drpc_samgr.c63 SvcInfo* next = NULL; in GetSystemAbility() local
/foundation/communication/dsoftbus/core/bus_center/utils/src/
H A Dlnn_map.c88 MapNode *next = NULL; in MapResize() local
308 MapNode *next = NULL; LnnMapDelete() local
[all...]
/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_send_queue.c144 ConnectionQueue *next = NULL; in ConnBrDequeueBlock() local
/foundation/communication/dsoftbus/core/transmission/common/src/
H A Dtrans_pending_pkt.c210 PendingPktInfo *next = NULL; in DelPendingPacketbyChannelId() local
/foundation/communication/ipc/ipc/test/unittest/ipc/samgr/
H A DIpcSamgrTest.cpp56 SvcInfo* next = nullptr; in GetSystemAbility() local
/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_decision_center.c123 ExceptionConnInfo *next = NULL; in ClearBrConnectException() local
/foundation/communication/ipc/ipc/test/unittest/rpc/samgr/
H A DRpcSamgrTest.cpp62 SvcInfo* next = nullptr; in GetSystemAbility() local
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_send_queue.c138 ConnectionQueue *next = NULL; in ConnBleDequeueBlock() local

Completed in 11 milliseconds

1...<<21222324252627282930>>...109