Searched refs:bytes_to_str (Results 1 – 2 of 2) sorted by relevance
44 inline bool bytes_to_str(const void *mem, const std::size_t mem_length, char *out_str, std::size_t … in bytes_to_str() function126 bytes_to_str(&id.internal_pod(), sizeof(id.internal_pod()), &name[LengthOfGlobal], len); in fill_name()
167 … bytes_to_str(&unique_id_val, sizeof(unique_id_val), &unique_id_name[0], name_suffix_length); in open_or_create()