/aosp_15_r20/frameworks/av/media/libaaudio/src/fifo/ |
H A D | FifoBuffer.h | 145 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 D | ErrorOr.h | 242 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/ |
D | ErrorOr.h | 235 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/ |
D | ErrorOr.h | 235 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 D | ErrorOr.h | 236 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/ |
D | ErrorOr.h | 235 storage_type *getStorage() { in getStorage() function 240 const storage_type *getStorage() const { in getStorage() function
|
D | Error.h | 674 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/ |
D | ErrorOr.h | 235 storage_type *getStorage() { in getStorage() function 240 const storage_type *getStorage() const { in getStorage() function
|
D | Error.h | 674 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 D | ErrorOr.h | 252 storage_type *getStorage() { in getStorage() function 257 const storage_type *getStorage() const { in getStorage() function
|
H A D | Error.h | 785 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 D | ErrorOr.h | 252 storage_type *getStorage() { in getStorage() function 257 const storage_type *getStorage() const { in getStorage() function
|
H A D | Error.h | 820 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/ |
D | TemplateName.h | 114 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/ |
D | TemplateName.h | 114 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/ |
D | TemplateName.h | 114 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/ |
D | TemplateName.h | 114 NamedDecl **getStorage() { in getStorage() function 117 NamedDecl * const *getStorage() const { in getStorage() function
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | TemplateName.h | 99 NamedDecl **getStorage() { in getStorage() function 102 NamedDecl * const *getStorage() const { in getStorage() function
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/util/ |
D | GCSHelper.java | 46 public static Storage getStorage(Collection<String> scopes, File keyFile) throws IOException { in getStorage() method in GCSHelper
|
D | GCSCommon.java | 60 protected Storage getStorage(Collection<String> scopes) throws IOException { in getStorage() method in GCSCommon
|
D | GCSFileUploader.java | 94 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/ |
D | GCSCommon.java | 48 protected Storage getStorage(Collection<String> scopes) throws IOException { in getStorage() method in GCSCommon
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/ |
H A D | storage_context.h | 73 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/ |
D | SessionStorage.java | 23 ….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 D | AdjustableMaxPriorityQueue.h | 105 const std::vector<T>& getStorage() const { return mHeap; }; in getStorage() function
|