Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/containers/sequences/deque/
H A Dspare_block_handling.pass.cpp31 typename Adaptor::container_type& GetContainer() { return Adaptor::c; } in GetContainer() function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dscoped_allocator_mgr.cc139 ScopedAllocatorContainer* ScopedAllocatorMgr::GetContainer(int64_t step_id) { in GetContainer() function in tensorflow::ScopedAllocatorMgr
/aosp_15_r20/external/dynamic_depth/internal/dynamic_depth/
H A Ddevice.cc134 const Container* Device::GetContainer() const { in GetContainer() function in dynamic_depth::Device
/aosp_15_r20/system/server_configurable_flags/aconfigd/
H A Dstorage_files_manager.cpp218 base::Result<std::string> StorageFilesManager::GetContainer( in GetContainer() function in android::aconfigd::StorageFilesManager
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/
Ddex_file.h799 DexFileContainer* GetContainer() const { in GetContainer() function
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/
Ddex_file.h805 DexFileContainer* GetContainer() const { in GetContainer() function
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/
Ddex_file.h839 DexFileContainer* GetContainer() const { in GetContainer() function
/aosp_15_r20/art/libdexfile/dex/
H A Ddex_file.h900 const std::shared_ptr<DexFileContainer>& GetContainer() const { return container_; } in GetContainer() function
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/
Ddex_file.h900 const std::shared_ptr<DexFileContainer>& GetContainer() const { return container_; } in GetContainer() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/
Ddex_file.h900 const std::shared_ptr<DexFileContainer>& GetContainer() const { return container_; } in GetContainer() function
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/
Ddex_file.h900 const std::shared_ptr<DexFileContainer>& GetContainer() const { return container_; } in GetContainer() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/
Ddex_file.h900 const std::shared_ptr<DexFileContainer>& GetContainer() const { return container_; } in GetContainer() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd3d8.h209 STDMETHOD(GetContainer)(THIS_ REFIID riid, void ** ppContainer) PURE; in DECLARE_INTERFACE_() local
296 STDMETHOD(GetContainer)(THIS_ REFIID riid, void ** ppContainer) PURE; in DECLARE_INTERFACE_() local
Dd3d9.h261 STDMETHOD(GetContainer)(THIS_ REFIID riid, void** ppContainer) PURE; in DECLARE_INTERFACE_() local
432 STDMETHOD(GetContainer)(THIS_ REFIID riid, void** ppContainer) PURE; in DECLARE_INTERFACE_() local
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs242249 pub GetContainer: ::std::option::Option< field