| /external/tensorflow/tensorflow/core/transforms/utils/ | 
| D | eval_utils_test.cc | 61   auto resource_mgr = std::make_unique<tensorflow::ResourceMgr>();  in TEST()  local97   auto resource_mgr = std::make_unique<tensorflow::ResourceMgr>();  in TEST()  local
 160   auto resource_mgr = std::make_unique<tensorflow::ResourceMgr>();  in TEST()  local
 
 | 
| D | eval_utils.cc | 79                                 tensorflow::ResourceMgr *resource_mgr, TFOp op,  in EvaluateOperation()
 | 
| /external/tensorflow/tensorflow/core/framework/ | 
| D | resource_mgr_test.cc | 346   ResourceMgr resource_mgr("");  in TEST()  local375   ResourceMgr resource_mgr("");  in TEST()  local
 405   ResourceMgr resource_mgr("");  in TEST()  local
 434   ResourceMgr resource_mgr("");  in TEST()  local
 450   ResourceMgr resource_mgr("");  in TEST()  local
 
 | 
| D | dataset.h | 477     ResourceMgr* resource_mgr = nullptr;  member540   ResourceMgr* resource_mgr() { return params_.resource_mgr; }  in resource_mgr()  function
 657     ResourceMgr* resource_mgr;  member
 675   const ResourceMgr* resource_mgr() const { return params_.resource_mgr; }  in resource_mgr()  function
 
 | 
| D | op_kernel.cc | 259     FunctionLibraryRuntime* flib, ResourceMgr* resource_mgr,  in OpKernelConstruction()1681                       ResourceMgr* resource_mgr,  in CreateOpKernel()
 
 | 
| /external/tensorflow/tensorflow/core/grappler/optimizers/ | 
| D | evaluation_utils.cc | 62                     DeviceBase* cpu_device, ResourceMgr* resource_mgr,  in EvaluateNode()
 | 
| D | loop_optimizer.cc | 558                                          ResourceMgr* resource_mgr,  in EvaluateBoolOpForConstantOperands()600                           DeviceBase* cpu_device, ResourceMgr* resource_mgr,  in CheckForDeadFanout()
 
 | 
| /external/tensorflow/tensorflow/core/kernels/data/ | 
| D | reduce_dataset_op.cc | 67   ResourceMgr resource_mgr;  in DoCompute()  local
 | 
| D | iterator_ops.h | 116     ResourceMgr* resource_mgr() { return &resource_mgr_; }  in resource_mgr()  function
 | 
| D | multi_device_iterator_ops.cc | 165   ResourceMgr* resource_mgr() { return &resource_mgr_; }  in resource_mgr()  function in tensorflow::data::__anon2efe57860111::MultiDeviceIterator
 | 
| D | iterator_ops.cc | 657     ResourceMgr resource_mgr;  in DoCompute()  local
 | 
| /external/tensorflow/tensorflow/core/kernels/data/experimental/ | 
| D | to_tf_record_op.cc | 82     ResourceMgr resource_mgr;  in DoCompute()  local
 | 
| D | io_ops.cc | 113   ResourceMgr resource_mgr;  in WriteData()  local
 | 
| /external/tensorflow/tensorflow/core/tpu/kernels/ | 
| D | tpu_op_util.cc | 111     ResourceMgr* resource_mgr) {  in CreateCompilationCacheKey()
 | 
| D | tpu_compile_op_common.cc | 244   ResourceMgr* resource_mgr = ctx->resource_manager();  in ComputeInternal()  local
 | 
| /external/tensorflow/tensorflow/lite/delegates/flex/ | 
| D | delegate_data.cc | 159     tensorflow::ResourceMgr* resource_mgr,  in RegisterFunctionDefForSubgraphs()
 | 
| /external/tensorflow/tensorflow/core/kernels/ | 
| D | partitioned_function_ops.cc | 239   ResourceMgr* resource_mgr = lib->device()->resource_manager();  in RunFunction()  local
 | 
| /external/tensorflow/tensorflow/core/data/ | 
| D | captured_function.cc | 958   ResourceMgr* resource_mgr = lib_->device()->resource_manager();  in RunAsync()  local
 | 
| /external/tensorflow/tensorflow/core/tpu/ | 
| D | tpu_ops_c_api.h | 93   tensorflow::ResourceMgr* resource_mgr;  member
 | 
| /external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ | 
| D | convert_nodes_test.cc | 1638     ResourceMgr* resource_mgr = device_ptr->resource_manager();  in CreateContext()  local
 |