Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/
Denv.cc40 void TF_DeleteRecursively(const char* dirname, int64_t* undeleted_file_count, in TF_DeleteRecursively() argument
47 *undeleted_file_count = f; in TF_DeleteRecursively()
Denv.h93 int64_t* undeleted_file_count,