Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_string/public/pw_string/
H A Dtype_to_string.h117 inline StatusWithSize CopyStringOrNull(std::string_view value, in CopyStringOrNull() function
121 inline StatusWithSize CopyStringOrNull(const char* value, span<char> buffer) { in CopyStringOrNull() function