Home
last modified time | relevance | path

Searched defs:GetPrefix (Results 1 – 12 of 12) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
Dconvertor.cpp32 std::vector<uint8_t> Convertor::GetPrefix(const Key &prefix) const in GetPrefix() function in OHOS::DistributedKv::Convertor
41 std::vector<uint8_t> Convertor::GetPrefix(const DataQuery &query) const in GetPrefix() function in OHOS::DistributedKv::Convertor
Ddevice_convertor.cpp84 std::vector<uint8_t> DeviceConvertor::GetPrefix(const Key &prefix) const in GetPrefix() function in OHOS::DistributedKv::DeviceConvertor
91 std::vector<uint8_t> DeviceConvertor::GetPrefix(const DataQuery &query) const in GetPrefix() function in OHOS::DistributedKv::DeviceConvertor
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/metadata/
Dmatrix_meta_data.cpp42 std::string MatrixMetaData::GetPrefix(const std::initializer_list<std::string> &fields) in GetPrefix() function in OHOS::DistributedData::MatrixMetaData
Dstrategy_meta_data.cpp65 std::string StrategyMeta::GetPrefix(const std::initializer_list<std::string> &fields) in GetPrefix() function in OHOS::DistributedData::StrategyMeta
Dsecret_key_meta_data.cpp58 std::string SecretKeyMetaData::GetPrefix(const std::initializer_list<std::string> &fields) in GetPrefix() function in OHOS::DistributedData::SecretKeyMetaData
Dstore_meta_data_local.cpp112 std::string StoreMetaDataLocal::GetPrefix(const std::initializer_list<std::string> &fields) in GetPrefix() function in OHOS::DistributedData::StoreMetaDataLocal
Dstore_meta_data.cpp180 std::string StoreMetaData::GetPrefix(const std::initializer_list<std::string> &fields) in GetPrefix() function in OHOS::DistributedData::StoreMetaData
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
Ddevice_convertor.cpp81 std::vector<uint8_t> DeviceConvertor::GetPrefix(const Key &prefix) const in GetPrefix() function in OHOS::DistributedKv::DeviceConvertor
88 std::vector<uint8_t> DeviceConvertor::GetPrefix(const DataQuery &query) const in GetPrefix() function in OHOS::DistributedKv::DeviceConvertor
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
Dsubscription.cpp71 std::string Subscription::GetPrefix(const std::initializer_list<std::string> &fields) in GetPrefix() function in OHOS::DistributedData::Subscription
Dcloud_info.cpp124 std::string CloudInfo::GetPrefix(const std::initializer_list<std::string> &fields) in GetPrefix() function in OHOS::DistributedData::CloudInfo
/foundation/arkui/ace_engine/frameworks/core/components/picker/
Dpicker_column_component.h134 const std::string& GetPrefix() const in GetPrefix() function
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
Dipv6_address.cpp175 std::string Ipv6Address::GetPrefix() const in GetPrefix() function in OHOS::Wifi::Ipv6Address