Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/brillo/streams/
H A Dmemory_containers.h211 explicit ReadOnlyVectorCopy(std::vector<T> vector) in ReadOnlyVectorCopy() function
214 ReadOnlyVectorCopy(const T* buffer, size_t size) in ReadOnlyVectorCopy() function