Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/
H A Dmodular_filesystem_registration.cc102 static Status ValidateHelper(const TF_FilesystemOps* ops) { in ValidateHelper() function
119 static Status ValidateHelper(const TF_RandomAccessFileOps* ops) { in ValidateHelper() function
134 static Status ValidateHelper(const TF_WritableFileOps* ops) { in ValidateHelper() function
149 static Status ValidateHelper(const TF_ReadOnlyMemoryRegionOps* ops) { in ValidateHelper() function