Home
last modified time | relevance | path

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

/external/cros/system_api/dbus/vm_cicerone/
Dcicerone_service.proto53 string container_name = 2; field
73 string container_name = 2; field
100 string container_name = 2; field
112 string container_name = 2; field
135 string container_name = 2; field
170 string container_name = 2; field
206 string container_name = 2; field
229 string container_name = 2; field
277 string container_name = 2; field
313 string container_name = 2; field
[all …]
/external/cros/system_api/dbus/vm_applications/
Dapps.proto43 string container_name = 3; field
60 string container_name = 3; field
76 string container_name = 3; field
/external/cros/system_api/dbus/vm_concierge/
Dservice.proto306 string container_name = 2; field
321 string container_name = 2; field
376 string container_name = 2; field
/external/tensorflow/tensorflow/core/kernels/
Dops_testutil.h125 std::string container_name = in AddResourceInput() local
Dops_testutil.cc230 void OpsTestBase::AddResourceInputInternal(const std::string& container_name, in AddResourceInputInternal()
/external/tensorflow/tensorflow/core/kernels/data/
Ddataset_utils.h30 const string& container_name, ResourceHandle* handle) { in CreateHandle()
Dmulti_device_iterator_ops.cc422 string container_name = cinfo_.container(); in Compute() local
/external/tensorflow/tensorflow/python/framework/
Dfunction.py733 def container(self, container_name): argument
Dops.py4314 def container(self, container_name): argument
5103 def container(container_name): argument