Home
last modified time | relevance | path

Searched defs:GetContainer (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/libcxx/test/libcxx/containers/sequences/deque/
Dspare_block_handling.pass.cpp29 typename Adaptor::container_type& GetContainer() { return Adaptor::c; } in GetContainer() function
/external/tensorflow/tensorflow/core/common_runtime/
Dscoped_allocator_mgr.cc138 ScopedAllocatorContainer* ScopedAllocatorMgr::GetContainer(int64 step_id) { in GetContainer() function in tensorflow::ScopedAllocatorMgr
/external/dynamic_depth/internal/dynamic_depth/
Ddevice.cc134 const Container* Device::GetContainer() const { in GetContainer() function in dynamic_depth::Device