Home
last modified time | relevance | path

Searched defs:next_ (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/parser/
H A Dparser.h53 AutoPtr<ErrorInfo> next_; variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style.h93 AppStyle* next_; variable
H A Dlink_queue.h51 QueueNode *next_; variable
H A Dlink_stack.h62 StackNode *next_; variable
H A Dapp_style_item.h217 AppStyleItem *next_; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/sync_strategies/
H A Dnetwork_sync_strategy.h53 std::shared_ptr<SyncStrategy> next_; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dsoftbus_adapter.h109 Time next_ = INVALID_NEXT; variable
/ohos5.0/commonlibrary/c_utils/base/include/
H A Dio_event_handler.h91 IOEventHandler* next_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/include/
H A Dfilter.h64 std::shared_ptr<Filter> next_ = nullptr; variable
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/utils/bundle_lite/
H A Dutils_list.h28 Node<T> *next_; member
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dlist.h54 ListNode<T>* next_; variable
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_blob_cache.h51 std::shared_ptr<Blob> next_; member
/ohos5.0/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H A Dlru_bucket.h182 Node *next_ = this; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Dlru_bucket.h182 Node *next_ = this; member
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dast.h133 std::shared_ptr<AstObject> next_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dtransition_property.h194 RefPtr<ChainedTransitionEffect> next_; variable