Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dfunction.cc1415 Status remove_status = Remove(funcs, funcs_with_grads); in AddLibrary() local
1431 Status remove_status = Remove(funcs, funcs_with_grads); in AddLibrary() local
1456 Status remove_status = Remove(funcs, funcs_with_grads); in AddLibrary() local
1469 Status remove_status = Remove(funcs, funcs_with_grads); in AddLibrary() local
/aosp_15_r20/external/leveldb/db/
H A Dfault_injection_test.cc346 Status remove_status = RemoveFile(new_file); in RemoveFilesCreatedAfterLastDirSync() local