Home
last modified time | relevance | path

Searched refs:AppendStringToFile (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dlogging_ops.cc40 Status AppendStringToFile(const std::string& fname, StringPiece data, in AppendStringToFile() function
158 AppendStringToFile(file_path_, ended_msg, ctx->env())); in Compute()