Searched refs:TF_NewWritableFile (Results 1 – 4 of 4) sorted by relevance
74 TF_NewWritableFile(full_path, &h, status); in main()
106 TF_CAPI_EXPORT extern void TF_NewWritableFile(const char* filename,
44 TF_NewWritableFile(filepath.c_str(), &handle, s); in TEST()
65 void TF_NewWritableFile(const char* filename, TF_WritableFileHandle** handle, in TF_NewWritableFile() function