Searched refs:dump_fn (Results 1 – 2 of 2) sorted by relevance
480 std::function<void(absl::string_view, absl::string_view)> dump_fn = nullptr; member
1079 if (!options_.dump_fn) { in DumpDebugStringsIfEnabled()1082 options_.dump_fn("bufferinfo", buffer_info_str_); in DumpDebugStringsIfEnabled()1083 options_.dump_fn("allocinfo", allocation_info_str_); in DumpDebugStringsIfEnabled()