Searched refs:hex_form (Results 1 – 1 of 1) sorted by relevance
170 std::string hex_form = bin2hex (build_id->data, build_id->size); in objfpy_get_build_id() local172 return host_string_to_python_string (hex_form.c_str ()).release (); in objfpy_get_build_id()