Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/qps/
H A Dparse_json.cc49 std::string SerializeJson(const GRPC_CUSTOM_MESSAGE& msg, in SerializeJson() function
/aosp_15_r20/external/pigweed/pw_json/public/pw_json/internal/
H A Dbuilder_impl.h148 constexpr StatusWithSize SerializeJson(const T& value, in SerializeJson() function