/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
H A D | data_share_db_config.cpp | 46 std::pair<int, DistributedData::StoreMetaData> DataShareDbConfig::GetMetaData(const DbConfig &dbCon… in GetMetaData() function in OHOS::DataShare::DataShareDbConfig
|
/ohos5.0/foundation/multimedia/media_foundation/src/meta/ |
H A D | meta.cpp | 170 bool GetMetaData(const Meta& meta, const TagType& tag, int32_t& value) in GetMetaData() function 195 bool GetMetaData(const Meta& meta, const TagType& tag, int64_t& value) in GetMetaData() function
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/lbvc/ |
H A D | audio_lbvc_decoder_plugin.cpp | 236 Status AudioLbvcDecoderPlugin::GetMetaData(const std::shared_ptr<Meta> &meta) in GetMetaData() function in OHOS::Media::Plugins::Lbvc::AudioLbvcDecoderPlugin
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/lbvc/ |
H A D | audio_lbvc_encoder_plugin.cpp | 239 Status AudioLbvcEncoderPlugin::GetMetaData(const std::shared_ptr<Meta> &meta) in GetMetaData() function in OHOS::Media::Plugins::Lbvc::AudioLbvcEncoderPlugin
|
/ohos5.0/foundation/graphic/graphic_surface/surface/src/ |
H A D | buffer_queue_consumer.cpp | 198 GSError BufferQueueConsumer::GetMetaData(uint32_t sequence, std::vector<GraphicHDRMetaData> &metaDa… in GetMetaData() function in OHOS::BufferQueueConsumer
|
H A D | consumer_surface.cpp | 573 GSError ConsumerSurface::GetMetaData(uint32_t sequence, std::vector<GraphicHDRMetaData>& metaData) … in GetMetaData() function in OHOS::ConsumerSurface
|
H A D | producer_surface.cpp | 935 GSError ProducerSurface::GetMetaData(uint32_t sequence, std::vector<GraphicHDRMetaData> &metaData) … in GetMetaData() function in OHOS::ProducerSurface
|
H A D | buffer_queue.cpp | 1788 GSError BufferQueue::GetMetaData(uint32_t sequence, std::vector<GraphicHDRMetaData> &metaData) in GetMetaData() function in OHOS::BufferQueue
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | virtual_multi_ver_sync_db_interface.cpp | 57 int VirtualMultiVerSyncDBInterface::GetMetaData(const Key &key, Value &value) const in GetMetaData() function in DistributedDB::VirtualMultiVerSyncDBInterface
|
H A D | virtual_relational_ver_sync_db_interface.cpp | 215 int VirtualRelationalVerSyncDBInterface::GetMetaData(const Key &key, Value &value) const in GetMetaData() function in DistributedDB::VirtualRelationalVerSyncDBInterface
|
H A D | virtual_single_ver_sync_db_Interface.cpp | 92 int VirtualSingleVerSyncDBInterface::GetMetaData(const Key &key, Value &value) const in GetMetaData() function in DistributedDB::VirtualSingleVerSyncDBInterface
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | property_util.cpp | 79 constexpr MetaData GetMetaData(const PropertyTypeDecl& typeDecl) in GetMetaData() function
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/ |
H A D | property_util.cpp | 76 constexpr MetaData GetMetaData(const PropertyTypeDecl& typeDecl) in GetMetaData() function
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/ |
H A D | rd_single_ver_natural_store.cpp | 196 int RdSingleVerNaturalStore::GetMetaData(const Key &key, Value &value) const in GetMetaData() function in DistributedDB::RdSingleVerNaturalStore
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/ |
H A D | multi_ver_kvdata_storage.cpp | 395 int MultiVerKvDataStorage::GetMetaData(const Key &key, Value &value) const in GetMetaData() function in DistributedDB::MultiVerKvDataStorage
|
H A D | multi_ver_natural_store.cpp | 522 int MultiVerNaturalStore::GetMetaData(const Key &key, Value &value) const in GetMetaData() function in DistributedDB::MultiVerNaturalStore
|
H A D | multi_ver_storage_executor.cpp | 65 int MultiVerStorageExecutor::GetMetaData(const Key &key, Value &value) const in GetMetaData() function in DistributedDB::MultiVerStorageExecutor
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/ |
H A D | hdi_layer_info.h | 367 std::vector<GraphicHDRMetaData> &GetMetaData() in GetMetaData() function
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/aac/ |
H A D | ffmpeg_aac_encoder_plugin.cpp | 554 Status FFmpegAACEncoderPlugin::GetMetaData(const std::shared_ptr<Meta> &meta) in GetMetaData() function in OHOS::Media::Plugins::Ffmpeg::FFmpegAACEncoderPlugin
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_cloud_kv_store.cpp | 32 int SqliteCloudKvStore::GetMetaData(const Key &key, Value &value) const in GetMetaData() function in DistributedDB::SqliteCloudKvStore
|
H A D | sqlite_single_ver_natural_store.cpp | 526 int SQLiteSingleVerNaturalStore::GetMetaData(const Key &key, Value &value) const in GetMetaData() function in DistributedDB::SQLiteSingleVerNaturalStore
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
H A D | sync_manager.cpp | 867 std::pair<bool, StoreMetaData> SyncManager::GetMetaData(const StoreInfo &storeInfo) in GetMetaData() function in OHOS::CloudData::SyncManager
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
H A D | distributeddb_tools_unit_test.cpp | 1208 int RelationalTestUtils::GetMetaData(sqlite3 *db, const DistributedDB::Key &key, DistributedDB::Val… in GetMetaData() function in DistributedDBUnitTest::RelationalTestUtils
|
/ohos5.0/foundation/multimedia/av_session/services/session/server/ |
H A D | avsession_item.cpp | 1571 AVMetaData AVSessionItem::GetMetaData() in GetMetaData() function in OHOS::AVSession::AVSessionItem
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_profile.cpp | 2268 void GetMetaData(MetaData &metaData, const ProfileReader::MetaData &profileMetaData) in GetMetaData() function
|