| /foundation/barrierfree/accessibility/services/aams/src/ |
| D | accessibility_event_transmission.cpp | 25 auto next = GetNext(); in OnKeyEvent() local 36 auto next = GetNext(); in OnPointerEvent() local 47 auto next = GetNext(); in OnMoveMouse() local 53 void EventTransmission::SetNext(const sptr<EventTransmission> &next) in SetNext() 71 auto next = GetNext(); in DestroyEvents() local
|
| /foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/ |
| D | debug_layer_test2.cpp | 40 PFNEGLGETDISPLAYPROC next = (PFNEGLGETDISPLAYPROC)GetNextLayerProc("eglGetDisplay"); in EglGetDisplay() local 49 PFNEGLSWAPBUFFERSPROC next = (PFNEGLSWAPBUFFERSPROC)GetNextLayerProc("eglSwapBuffers"); in EglSwapBuffers() local 65 __eglMustCastToProperFunctionPointerType next) in DebugLayerGetProcAddr()
|
| D | debug_layer_test1.cpp | 40 PFNEGLGETDISPLAYPROC next = (PFNEGLGETDISPLAYPROC)GetNextLayerProc("eglGetDisplay"); in EglGetDisplay() local 49 PFNEGLSWAPBUFFERSPROC next = (PFNEGLSWAPBUFFERSPROC)GetNextLayerProc("eglSwapBuffers"); in EglSwapBuffers() local 64 __eglMustCastToProperFunctionPointerType next) in DebugLayerGetProcAddr()
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
| D | lnn_lane_reliability.c | 63 LaneDetectInfo *next = NULL; in GetSameLaneDetectInfo() local 125 LaneDetectInfo *next = NULL; in DelLaneDetectInfo() local 141 LaneDetectInfo *next = NULL; in GetLaneDetectInfoByWlanFd() local 251 LaneDetectInfo *next = NULL; in GetAllDetectInfoWithDetectId() local 271 LaneDetectInfo *next = NULL; in NotifyWlanDetectResult() local 371 LaneDetectInfo *next = NULL; in NotifyDetectTimeout() local
|
| /foundation/resourceschedule/ffrt/src/util/ |
| D | linked_list.h | 29 LinkedList(LinkedList* prev, LinkedList* next) : prev(prev), next(next) in LinkedList() function 105 LinkedList* next = cur->next; in RemoveNext() local 117 LinkedList* next = cur->next; in RemoveNext() local 246 LinkedList* next; variable
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
| D | result_entries_window.cpp | 160 Entry next; in LoadData() local 168 Entry next; in LoadData() local
|
| /foundation/communication/dsoftbus/core/authentication/src/ |
| D | auth_request.c | 40 AuthRequest *next = NULL; in GetAuthRequestWaitNum() local 143 AuthRequest *next = NULL; in FindAndDelAuthRequestByConnInfo() local 187 AuthRequest *next = NULL; in ClearAuthRequest() local
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/texture_encode/ |
| D | hwe_list.h | 27 struct HWE_NodeType *next; // next node pointer member 34 struct HWE_JobNodeType *next; // next job node pointer member
|
| /foundation/arkui/ace_engine/frameworks/base/resource/binary/i18n/ |
| D | entry.json | 29 "next":"下一步" string 76 "next":"NEXT" string 114 "next":"അടുത്തത്", string 143 "next":"İleri", string 172 "next":"Naprej", string 201 "next":"Neste", string 230 "next":"Dalje", string 259 "next":"Next", string 288 "next":"Növbəti", string 317 "next":"આગલું", string [all …]
|
| /foundation/communication/ipc/ipc/native/c/manager/src/ |
| D | ipc_process_skeleton.c | 178 DeathCallback *next = NULL; in DeleteHandle() local 229 DeathCallback *next = NULL; in FirstAddObject() local 290 DeathCallback *next = NULL; in ProcessAddDeathRecipient() local 346 DeathCallback *next = NULL; in ProcessRemoveDeathRecipient() local 434 DeathCallback *next = NULL; in DeleteAllNode() local
|
| /foundation/arkui/napi/reference_manager/ |
| D | native_reference_manager.cpp | 42 NativeReference* next = reinterpret_cast<ArkNativeReference*>(reference)->next_; in ReleaseHandler() local
|
| /foundation/resourceschedule/ffrt/src/core/ |
| D | entity.cpp | 36 VersionCtx* next = cur->next; in RecycleVersion() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/ |
| D | app_style_list.cpp | 22 AppStyle* next = nullptr; in Reset() local
|
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/ |
| D | spunge_app.c | 118 FILLP_INT next; in SpungeDelEpInstFromFtSocket() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/native/kv_store/src/kvstore_common/ |
| D | kvstore_common.h | 33 struct KvItem_* next; member
|
| /foundation/window/window_manager/window_scene/session_manager/include/fold_screen_controller/ |
| D | fold_screen_state_machine.h | 41 virtual void OnTransitionEnter(FoldScreenState current, FoldScreenState next) { }; in OnTransitionEnter()
|
| /foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/src/ |
| D | filter.cpp | 38 void Filter::AddNextFilter(std::shared_ptr<Filter> next) in AddNextFilter()
|
| /foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
| D | mock_accessibility_event_transmission.cpp | 49 void EventTransmission::SetNext(const sptr<EventTransmission> &next) in SetNext()
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
| D | locale_util.cpp | 37 char *next = nullptr; in GetLocaleInfo() local
|
| /foundation/distributeddatamgr/udmf/framework/common/ |
| D | graph.h | 28 EdgeNode* next; member
|
| /foundation/communication/wifi/wifi/services/wifi_standard/ipc_framework/cRPC/include/ |
| D | hash_table.h | 45 struct ListNode *next; member
|
| /foundation/communication/wifi/wifi/base/cRPC/include/ |
| D | hash_table.h | 45 struct ListNode *next; member
|
| /foundation/arkui/ui_lite/frameworks/font/ |
| D | ui_font_allocator.h | 27 uint32_t next; member
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/ |
| D | lnn_meta_node_ledger.c | 50 MetaNodeStorageInfo *next = NULL; in FindMetaNodeStorageInfo() local 270 MetaNodeStorageInfo *next = NULL; in LnnDeinitMetaNodeLedger() local
|
| /foundation/arkui/ace_engine/frameworks/core/common/rosen/ |
| D | rosen_window.cpp | 63 bool next = false; in VsyncThreadMain() local
|