Home
last modified time | relevance | path

Searched defs:head_ (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/vulkan/libvulkan/
H A Ddebug_report.h83 Node head_; variable
/aosp12/art/runtime/jit/
H A Ddebugger_interface.cc150 std::atomic<const JITCodeEntry*> head_{nullptr}; // Head of link list of all entries. member
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
H A Dpointer.h981 const Ch* head_; //!< Original head of the string. variable
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
H A Dreadertest.cpp992 const Ch* head_; //!< Original head of the string. member in CustomStringStream