Home
last modified time | relevance | path

Searched defs:getStorage (Results 1 – 25 of 535) sorted by relevance

12345678910>>...22

/aosp_15_r20/frameworks/av/media/libaaudio/src/fifo/
H A DFifoBuffer.h145 uint8_t *getStorage() const override { in getStorage() function
165 uint8_t *getStorage() const override { in getStorage() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DErrorOr.h242 storage_type *getStorage() { in getStorage() function
247 const storage_type *getStorage() const { in getStorage() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DErrorOr.h235 storage_type *getStorage() { in getStorage() function
240 const storage_type *getStorage() const { in getStorage() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DErrorOr.h235 storage_type *getStorage() { in getStorage() function
240 const storage_type *getStorage() const { in getStorage() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DErrorOr.h236 storage_type *getStorage() { in getStorage() function
241 const storage_type *getStorage() const { in getStorage() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DErrorOr.h235 storage_type *getStorage() { in getStorage() function
240 const storage_type *getStorage() const { in getStorage() function
DError.h674 storage_type *getStorage() { in getStorage() function
679 const storage_type *getStorage() const { in getStorage() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DErrorOr.h235 storage_type *getStorage() { in getStorage() function
240 const storage_type *getStorage() const { in getStorage() function
DError.h674 storage_type *getStorage() { in getStorage() function
679 const storage_type *getStorage() const { in getStorage() function
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DErrorOr.h252 storage_type *getStorage() { in getStorage() function
257 const storage_type *getStorage() const { in getStorage() function
H A DError.h785 storage_type *getStorage() { in getStorage() function
790 const storage_type *getStorage() const { in getStorage() function
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DErrorOr.h252 storage_type *getStorage() { in getStorage() function
257 const storage_type *getStorage() const { in getStorage() function
H A DError.h820 storage_type *getStorage() { in getStorage() function
825 const storage_type *getStorage() const { in getStorage() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DTemplateName.h114 NamedDecl **getStorage() { in getStorage() function
117 NamedDecl * const *getStorage() const { in getStorage() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DTemplateName.h114 NamedDecl **getStorage() { in getStorage() function
117 NamedDecl * const *getStorage() const { in getStorage() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DTemplateName.h114 NamedDecl **getStorage() { in getStorage() function
117 NamedDecl * const *getStorage() const { in getStorage() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DTemplateName.h114 NamedDecl **getStorage() { in getStorage() function
117 NamedDecl * const *getStorage() const { in getStorage() function
/aosp_15_r20/external/clang/include/clang/AST/
H A DTemplateName.h99 NamedDecl **getStorage() { in getStorage() function
102 NamedDecl * const *getStorage() const { in getStorage() function
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/util/
DGCSHelper.java46 public static Storage getStorage(Collection<String> scopes, File keyFile) throws IOException { in getStorage() method in GCSHelper
DGCSCommon.java60 protected Storage getStorage(Collection<String> scopes) throws IOException { in getStorage() method in GCSCommon
DGCSFileUploader.java94 protected Storage getStorage(Collection<String> scopes) throws IOException { in getStorage() method in GCSFileUploader
/aosp_15_r20/tools/tradefederation/core/common_util/com/android/tradefed/util/gcs/
DGCSCommon.java48 protected Storage getStorage(Collection<String> scopes) throws IOException { in getStorage() method in GCSCommon
/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dstorage_context.h73 c10::Storage getStorage(const std::string& name) { in getStorage() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/scene/session/shared/
DSessionStorage.java23 ….lang.String, com.android.systemui.scene.session.shared.SessionStorage.StorageEntry> getStorage() { in getStorage() method in SessionStorage
/aosp_15_r20/frameworks/av/media/module/libmediatranscoding/include/media/
H A DAdjustableMaxPriorityQueue.h105 const std::vector<T>& getStorage() const { return mHeap; }; in getStorage() function

12345678910>>...22