Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_string/
H A Dstring_builder.cc115 void StringBuilder::CopySizeAndStatus(const StringBuilder& other) { in CopySizeAndStatus() function in pw::StringBuilder
/aosp_15_r20/external/pigweed/pw_bytes/public/pw_bytes/
H A Dbyte_builder.h339 void CopySizeAndStatus(const ByteBuilder& other) { in CopySizeAndStatus() function