Home
last modified time | relevance | path

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

/external/executorch/backends/apple/coreml/runtime/delegate/
Dmodel_metadata.h36 …inline std::string to_json_string() const noexcept { return executorchcoreml::serde::json::to_json… in to_json_string() function
Dasset.h61 … inline std::string to_json_string() const noexcept { return serde::json::to_json_string(*this); } in to_json_string() function