Home
last modified time | relevance | path

Searched defs:getMetadata (Results 1 – 25 of 61) sorted by relevance

123

/aosp12/packages/apps/Camera2/src/com/android/camera/one/v2/imagesaver/
H A DMetadataImage.java45 public ListenableFuture<TotalCaptureResultProxy> getMetadata() { in getMetadata() method in MetadataImage
/aosp12/packages/apps/Camera2/src/com/android/camera/one/v2/photo/
H A DMetadataFuture.java55 public ListenableFuture<TotalCaptureResultProxy> getMetadata() { in getMetadata() method in MetadataFuture
/aosp12/frameworks/base/core/java/android/content/pm/
H A DInstallationFile.java81 public @Nullable byte[] getMetadata() { in getMetadata() method in InstallationFile
/aosp12/frameworks/compile/libbcc/include/bcc/
H A DSource.h106 bcinfo::MetadataExtractor* getMetadata() const { return mMetadata; } in getMetadata() function
/aosp12/frameworks/base/core/java/android/security/keystore/recovery/
H A DWrappedApplicationKey.java142 public @Nullable byte[] getMetadata() { in getMetadata() method in WrappedApplicationKey
/aosp12/packages/apps/Car/libs/car-broadcastradio-support/src/com/android/car/broadcastradio/support/platform/
H A DProgramInfoExt.java111 public static @NonNull RadioMetadata getMetadata(@NonNull ProgramInfo info) { in getMetadata() method in ProgramInfoExt
/aosp12/packages/apps/Camera2/src/com/android/camera/data/
H A DFilmstripItem.java70 public Metadata getMetadata(); in getMetadata() method
H A DFilmstripItemBase.java120 public Metadata getMetadata() { in getMetadata() method in FilmstripItemBase
H A DPlaceholderItem.java134 public Metadata getMetadata() { in getMetadata() method in PlaceholderItem
H A DSessionItem.java158 public Metadata getMetadata() { in getMetadata() method in SessionItem
/aosp12/packages/modules/StatsD/aidl/android/os/
H A DIStatsManagerService.aidl102 byte[] getMetadata(in String packageName); in getMetadata() method
H A DIStatsd.aidl103 byte[] getMetadata(); in getMetadata() method
/aosp12/packages/modules/NeuralNetworks/runtime/
H A DMemory.cpp58 Metadata getMetadata() const override { return {.logicalSize = kSize}; } in getMetadata() function in android::nn::__anon558d86910110::SizedMemoryValidator
85 Metadata getMetadata() const override { return {}; } in getMetadata() function in android::nn::__anon558d86910110::AHardwareBufferNonBlobValidator
133 Metadata getMetadata() const override { in getMetadata() function in android::nn::__anon558d86910110::DeviceMemoryValidator
/aosp12/frameworks/av/media/extractors/fuzzers/
H A DExtractorFuzzerBase.cpp107 void ExtractorFuzzerBase::getMetadata() { in getMetadata() function in ExtractorFuzzerBase
/aosp12/frameworks/base/services/core/java/com/android/server/servicewatcher/
H A DCurrentUserServiceSupplier.java137 public @Nullable Bundle getMetadata() { in getMetadata() method in CurrentUserServiceSupplier.BoundServiceInfo
/aosp12/frameworks/av/include/media/
H A DMediaPlayerInterface.h275 virtual status_t getMetadata(const media::Metadata::Filter& /* ids */, in getMetadata() function
/aosp12/frameworks/av/media/libmediaplayerservice/include/
H A DMediaPlayerInterface.h275 virtual status_t getMetadata(const media::Metadata::Filter& /* ids */, in getMetadata() function
/aosp12/frameworks/av/drm/libdrmframework/
H A DDrmManagerClient.cpp46 DrmMetadata* DrmManagerClient::getMetadata(const String8* path) { in getMetadata() function in DrmManagerClient
H A DNoOpDrmManagerClientImpl.cpp44 DrmMetadata* NoOpDrmManagerClientImpl::getMetadata( in getMetadata() function in android::NoOpDrmManagerClientImpl
/aosp12/frameworks/base/media/java/android/media/session/
H A DISessionController.aidl72 MediaMetadata getMetadata(); in getMetadata() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/audio_util/mockable/
H A DMediaController.java88 public MediaMetadata getMetadata() { in getMetadata() method in MediaController
/aosp12/frameworks/base/drm/java/android/drm/
H A DDrmManagerClient.java413 public ContentValues getMetadata(String path) { in getMetadata() method in DrmManagerClient
444 public ContentValues getMetadata(Uri uri) { in getMetadata() method in DrmManagerClient
/aosp12/system/incremental_delivery/incfs/include/
H A Dincfs_inline.h188 inline RawMetadata getMetadata(const Control& control, FileId fileId) { in getMetadata() function
198 inline RawMetadata getMetadata(const Control& control, std::string_view path) { in getMetadata() function
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/audio_util/
H A DMediaPlayerWrapper.java115 protected MediaMetadata getMetadata() { in getMetadata() method in MediaPlayerWrapper
/aosp12/frameworks/av/drm/common/
H A DDrmEngineBase.cpp34 DrmMetadata* DrmEngineBase::getMetadata(int uniqueId, const String8* path) { in getMetadata() function in DrmEngineBase

123