/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_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()
|
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()
|
/foundation/communication/dsoftbus/core/connection/p2p/manager/src/ |
D | p2plink_device.c | 77 ConnectedNode *next = NULL; in P2pLinkGetConnedDevByMac() local 104 ConnectedNode *next = NULL; in P2pLinkGetConnedDevByPeerIp() local 125 ConnectedNode *next = NULL; in P2pLinkGetConnedByAuthReqeustId() local 138 ConnectedNode *next = NULL; in P2pLinkDelConnedByAuthId() local 168 ConnectedNode *next = NULL; in DevOffline() local 188 ConnectedNode *next = NULL; in DevIsNeedAdd() local 241 ConnectedNode *next = NULL; in P2pLinkCleanConnedDev() local 259 ConnectingNode *next = NULL; in P2pLinkGetConningByPeerMacState() local 272 ConnectingNode *next = NULL; in P2pLinkGetConningDevByReqId() local 285 ConnectingNode *next = NULL; in P2pLinkDelConning() local [all …]
|
D | p2plink_reference.c | 50 RefPidItem *next = NULL; in FindPidItem() local 63 RefMacItem *next = NULL; in FindMacItem() local 124 RefMacItem *next = NULL; in P2pLinkDelPidRef() local 211 RefMacItem *next = NULL; in DisConnectByPid() local 266 RefPidItem *next = NULL; in P2pLinkRefClean() local
|
/foundation/ability/dmsfwk/services/dtbschedmgr/test/jsDmsDemo/dmsDemo/entry/src/main/js/LocalAbility/i18n/ |
D | zh-CN.json | 6 "next": "下一页", string
|
D | en-US.json | 6 "next": "Next Page", string
|
/foundation/ability/dmsfwk/services/dtbschedmgr/test/jsDmsDemo/dmsDemo/entry/src/main/js/RemoteAbility/i18n/ |
D | zh-CN.json | 6 "next": "下一页", string
|
D | en-US.json | 6 "next": "Next Page", string
|
/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/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 430 DeathCallback *next = NULL; in DeleteAllNode() local
|
/foundation/resourceschedule/ffrt/src/core/ |
D | entity.cpp | 37 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 | 119 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/graphic/graphic_2d/rosen/modules/effect/effectChain/src/ |
D | filter.cpp | 38 void Filter::AddNextFilter(std::shared_ptr<Filter> next) in AddNextFilter()
|
/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/communication/wifi/wifi/services/wifi_standard/ipc_framework/cRPC/include/ |
D | hash_table.h | 45 struct ListNode *next; member
|
/foundation/arkui/napi/reference_manager/ |
D | native_reference_manager.cpp | 20 NativeReferenceHandler* next = nullptr; member
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
D | locale_util.cpp | 37 char *next = nullptr; in GetLocaleInfo() local
|
/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
|