Home
last modified time | relevance | path

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

/external/pigweed/pw_string/public/pw_string/
Dtype_to_string.h145 inline StatusWithSize CopyEntireStringOrNull(const char* value, in CopyEntireStringOrNull() function
/external/pigweed/pw_string/
Dtype_to_string.cc183 StatusWithSize CopyEntireStringOrNull(const std::string_view& value, in CopyEntireStringOrNull() function