Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/
Dintrusive_forward_list.h33 struct IntrusiveForwardListHook { struct
34 IntrusiveForwardListHook() : next_hook(nullptr) { } in IntrusiveForwardListHook() function
35 explicit IntrusiveForwardListHook(const IntrusiveForwardListHook* hook) : next_hook(hook) { } in IntrusiveForwardListHook() function
38 IntrusiveForwardListHook(const IntrusiveForwardListHook& other ATTRIBUTE_UNUSED) in IntrusiveForwardListHook() function
44 mutable const IntrusiveForwardListHook* next_hook; argument
/aosp_15_r20/art/libartbase/base/
H A Dintrusive_forward_list.h33 struct IntrusiveForwardListHook { struct
34 IntrusiveForwardListHook() : next_hook(nullptr) { } in IntrusiveForwardListHook() function
35 explicit IntrusiveForwardListHook(const IntrusiveForwardListHook* hook) : next_hook(hook) { } in IntrusiveForwardListHook() function
38 explicit IntrusiveForwardListHook([[maybe_unused]] const IntrusiveForwardListHook& other) in IntrusiveForwardListHook() argument
44 mutable const IntrusiveForwardListHook* next_hook; argument
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/
Dintrusive_forward_list.h33 struct IntrusiveForwardListHook { struct
34 IntrusiveForwardListHook() : next_hook(nullptr) { } in IntrusiveForwardListHook() function
35 explicit IntrusiveForwardListHook(const IntrusiveForwardListHook* hook) : next_hook(hook) { } in IntrusiveForwardListHook() function
38 explicit IntrusiveForwardListHook([[maybe_unused]] const IntrusiveForwardListHook& other) in IntrusiveForwardListHook() function
44 mutable const IntrusiveForwardListHook* next_hook; argument
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/
Dintrusive_forward_list.h33 struct IntrusiveForwardListHook { struct
34 IntrusiveForwardListHook() : next_hook(nullptr) { } in IntrusiveForwardListHook() function
35 explicit IntrusiveForwardListHook(const IntrusiveForwardListHook* hook) : next_hook(hook) { } in IntrusiveForwardListHook() function
38 IntrusiveForwardListHook(const IntrusiveForwardListHook& other ATTRIBUTE_UNUSED) in IntrusiveForwardListHook() function
44 mutable const IntrusiveForwardListHook* next_hook; argument
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/
Dintrusive_forward_list.h33 struct IntrusiveForwardListHook { struct
34 IntrusiveForwardListHook() : next_hook(nullptr) { } in IntrusiveForwardListHook() function
35 explicit IntrusiveForwardListHook(const IntrusiveForwardListHook* hook) : next_hook(hook) { } in IntrusiveForwardListHook() function
38 IntrusiveForwardListHook(const IntrusiveForwardListHook& other ATTRIBUTE_UNUSED) in IntrusiveForwardListHook() function
44 mutable const IntrusiveForwardListHook* next_hook; argument
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/
Dintrusive_forward_list.h33 struct IntrusiveForwardListHook { struct
34 IntrusiveForwardListHook() : next_hook(nullptr) { } in IntrusiveForwardListHook() argument
35 explicit IntrusiveForwardListHook(const IntrusiveForwardListHook* hook) : next_hook(hook) { } in IntrusiveForwardListHook() function
38 IntrusiveForwardListHook(const IntrusiveForwardListHook& other ATTRIBUTE_UNUSED) in IntrusiveForwardListHook() argument
44 mutable const IntrusiveForwardListHook* next_hook; argument
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/
Dintrusive_forward_list.h33 struct IntrusiveForwardListHook { struct
34 IntrusiveForwardListHook() : next_hook(nullptr) { } in IntrusiveForwardListHook() function
35 explicit IntrusiveForwardListHook(const IntrusiveForwardListHook* hook) : next_hook(hook) { } in IntrusiveForwardListHook() function
38 explicit IntrusiveForwardListHook([[maybe_unused]] const IntrusiveForwardListHook& other) in IntrusiveForwardListHook() function
44 mutable const IntrusiveForwardListHook* next_hook; argument
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/
Dintrusive_forward_list.h33 struct IntrusiveForwardListHook { struct
34 IntrusiveForwardListHook() : next_hook(nullptr) { } in IntrusiveForwardListHook() function
35 explicit IntrusiveForwardListHook(const IntrusiveForwardListHook* hook) : next_hook(hook) { } in IntrusiveForwardListHook() function
38 explicit IntrusiveForwardListHook([[maybe_unused]] const IntrusiveForwardListHook& other) in IntrusiveForwardListHook() function
44 mutable const IntrusiveForwardListHook* next_hook; argument
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/
Dintrusive_forward_list.h33 struct IntrusiveForwardListHook { struct
34 IntrusiveForwardListHook() : next_hook(nullptr) { } in IntrusiveForwardListHook() function
35 explicit IntrusiveForwardListHook(const IntrusiveForwardListHook* hook) : next_hook(hook) { } in IntrusiveForwardListHook() argument
38 explicit IntrusiveForwardListHook([[maybe_unused]] const IntrusiveForwardListHook& other) in IntrusiveForwardListHook() function
44 mutable const IntrusiveForwardListHook* next_hook; argument
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/
Dintrusive_forward_list.h33 struct IntrusiveForwardListHook { struct
34 IntrusiveForwardListHook() : next_hook(nullptr) { } in IntrusiveForwardListHook() argument
35 explicit IntrusiveForwardListHook(const IntrusiveForwardListHook* hook) : next_hook(hook) { } in IntrusiveForwardListHook() argument
38 explicit IntrusiveForwardListHook([[maybe_unused]] const IntrusiveForwardListHook& other) in IntrusiveForwardListHook() function
44 mutable const IntrusiveForwardListHook* next_hook; argument