Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsplit_device_log_table_manager.cpp19 std::string SplitDeviceLogTableManager::CalcPrimaryKeyHash(const std::string &references, const Tab… in CalcPrimaryKeyHash()
H A Dcollaboration_log_table_manager.cpp25 std::string CollaborationLogTableManager::CalcPrimaryKeyHash(const std::string &references, const T… in CalcPrimaryKeyHash()
H A Dsimple_tracker_log_table_manager.cpp21 std::string SimpleTrackerLogTableManager::CalcPrimaryKeyHash(const std::string &references, const T… in CalcPrimaryKeyHash()
H A Dcloud_sync_log_table_manager.cpp22 std::string CloudSyncLogTableManager::CalcPrimaryKeyHash(const std::string &references, const Table… in CalcPrimaryKeyHash()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
H A Ditem_ref_box.cpp118 std::vector<Reference> references; in GetReferencesFrom() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Ddata_ability_operation_test.cpp617 std::map<int, int> references = dataAbilityOperation->GetDataAbilityPredicatesBackReferences(); variable
646 std::map<int, int> references = dataAbilityOperation->GetDataAbilityPredicatesBackReferences(); variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dgeneral_store_mock.cpp35 const std::vector<std::string> &tables, int32_t type, const std::vector<Reference> &references) in SetDistributedTables()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H A Dheif_parser.cpp599 std::vector<HeifIrefBox::Reference> references = irefBox_->GetReferencesFrom(tmapId); in ExtractGainmapImage() local
643 … std::vector<HeifIrefBox::Reference> references = irefBox_->GetReferencesFrom(image->GetItemId()); in ExtractNonMasterImages() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_stub.cpp112 std::vector<Reference> references; in OnRemoteSetDistributedTables() local
H A Drdb_general_store.cpp812 const std::vector<Reference> &references) in SetDistributedTables()
H A Drdb_service_impl.cpp277 const std::vector<Reference> &references, bool isRebuild, int32_t type) in SetDistributedTables()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_service_proxy.cpp180 const std::vector<Reference> &references, bool isRebuild, int32_t type) in SetDistributedTables()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_general_store_test.cpp909 std::vector<DistributedData::Reference> references; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_general_store.cpp565 const std::vector<std::string> &tables, int32_t type, const std::vector<Reference> &references) in SetDistributedTables()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Drelational_schema_object.cpp857 std::vector<JsonObject> references; in ParseCheckReferenceProperty() local