Home
last modified time | relevance | path

Searched defs:InlineBorrowable (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_sync/public/pw_sync/
H A Dinline_borrowable.h43 constexpr InlineBorrowable() in InlineBorrowable() function
61 constexpr explicit InlineBorrowable(std::in_place_t, Args&&... args) in InlineBorrowable() function
134 constexpr explicit InlineBorrowable(const ObjectConstructor& object_ctor, in InlineBorrowable() function
145 constexpr explicit InlineBorrowable(ObjectConstructor& object_ctor, in InlineBorrowable() function
/aosp_15_r20/external/pigweed/pw_sync/
H A Ddocs.rst937 InlineBorrowable section in Critical Section Lock Helpers
953 Why use InlineBorrowable? argument
963 InlineBorrowable, and any constructor parameters required by the object or argument
1004 .. doxygenclass:: pw::sync::InlineBorrowable argument