Home
last modified time | relevance | path

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

/external/pigweed/pw_sync/public/pw_sync/
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
/external/pigweed/pw_sync/
Ddocs.rst939 InlineBorrowable section in Critical Section Lock Helpers
955 Why use InlineBorrowable? argument
965 InlineBorrowable, and any constructor parameters required by the object or argument
1006 .. doxygenclass:: pw::sync::InlineBorrowable argument