Home
last modified time | relevance | path

Searched defs:serialized_string (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/util/autotune_maps/
H A Dautotune_serialize_test.cc114 std::string serialized_string; in TEST() local
166 std::string serialized_string; in TEST() local
/aosp_15_r20/system/core/init/
H A Dpersistent_properties.cpp177 std::string serialized_string; in WritePersistentPropertyFile() local
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/python/
H A Dlayout.py681 def serialized_string(self) -> bytes: member in Layout
/aosp_15_r20/external/mesa3d/src/util/
H A Dparson.c1821 char *serialized_string = json_serialize_to_string(value); in json_serialize_to_file() local
1881 char *serialized_string = json_serialize_to_string_pretty(value); in json_serialize_to_file_pretty() local