Home
last modified time | relevance | path

Searched defs:prev_ (Results 1 – 10 of 10) sorted by relevance

/aosp12/system/memory/libmemunreachable/
H A DLinkedList.h47 LinkedList<T>* prev_; variable
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/event/
H A Dwifi_direct_event_template_dispatcher.h73 PrevDispatcher *prev_; variable
/aosp12/system/unwinding/libbacktrace/
H A DThreadEntry.h64 ThreadEntry* prev_; variable
/aosp12/art/runtime/mirror/
H A Dreference.h137 HeapReference<FinalizerReference> prev_; variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dlink_stack.h61 StackNode *prev_; variable
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/utils/bundle_lite/
H A Dutils_list.h29 Node<T> *prev_; member
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_blob_cache.h50 std::shared_ptr<Blob> prev_; member
/ohos5.0/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H A Dlru_bucket.h181 Node *prev_ = this; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Dlru_bucket.h181 Node *prev_ = this; member
/aosp12/art/runtime/jit/
H A Ddebugger_interface.cc123 const JITCodeEntry* prev_ = nullptr; // For linked list deletion. Unused in readers. member