Searched defs:DeleteDirOp (Results 1 – 1 of 1) sorted by relevance
33 class DeleteDirOp : public OpKernel { class35 explicit DeleteDirOp(OpKernelConstruction* context) : OpKernel(context) {} in DeleteDirOp() function in fcp::DeleteDirOp