Home
last modified time | relevance | path

Searched refs:CopySizeAndStatus (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_string/public/pw_string/
Dstring_builder.h241 void CopySizeAndStatus(const StringBuilder& other);
306 CopySizeAndStatus(other); in assign()
/external/pigweed/pw_string/
Dstring_builder.cc103 void StringBuilder::CopySizeAndStatus(const StringBuilder& other) { in CopySizeAndStatus() function in pw::StringBuilder
/external/pigweed/pw_bytes/public/pw_bytes/
Dbyte_builder.h334 void CopySizeAndStatus(const ByteBuilder& other) { in CopySizeAndStatus() function
387 CopySizeAndStatus(other); in assign()