Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/delegate/
H A Dmodel_metadata.h38 inline void from_json_string(const std::string& json_string) noexcept { in from_json_string() function
H A Dasset.h63 inline void from_json_string(std::string json_string) noexcept { in from_json_string() function