Home
last modified time | relevance | path

Searched defs:GetSwitch (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/persistenceadapter/kvadapter/
H A Dswitch_adapter.cpp61 int32_t SwitchAdapter::GetSwitch(const std::string& appId, const std::string& networkId, in GetSwitch() function in OHOS::DistributedDeviceProfile::SwitchAdapter
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_manager.cpp175 std::pair<Status, SwitchData> StoreManager::GetSwitch(const AppId &appId, const std::string &networ… in GetSwitch() function in OHOS::DistributedKv::StoreManager
H A Dkvdb_service_client.cpp381 Status KVDBServiceClient::GetSwitch(const AppId &appId, const std::string &networkId, SwitchData &d… in GetSwitch() function in OHOS::DistributedKv::KVDBServiceClient
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Ddistributed_kv_data_manager.cpp248 std::pair<Status, SwitchData> DistributedKvDataManager::GetSwitch(const AppId &appId, const std::st… in GetSwitch() function in OHOS::DistributedKv::DistributedKvDataManager
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_cache.cpp530 uint32_t ProfileCache::GetSwitch() in GetSwitch() function in OHOS::DistributedDeviceProfile::ProfileCache
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_impl.cpp327 Status KVDBServiceImpl::GetSwitch(const AppId &appId, const std::string &networkId, SwitchData &dat… in GetSwitch() function in OHOS::DistributedKv::KVDBServiceImpl