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 D | switch_adapter.cpp | 61 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 D | store_manager.cpp | 175 std::pair<Status, SwitchData> StoreManager::GetSwitch(const AppId &appId, const std::string &networ… in GetSwitch() function in OHOS::DistributedKv::StoreManager
|
H A D | kvdb_service_client.cpp | 381 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 D | distributed_kv_data_manager.cpp | 248 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 D | profile_cache.cpp | 530 uint32_t ProfileCache::GetSwitch() in GetSwitch() function in OHOS::DistributedDeviceProfile::ProfileCache
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | kvdb_service_impl.cpp | 327 Status KVDBServiceImpl::GetSwitch(const AppId &appId, const std::string &networkId, SwitchData &dat… in GetSwitch() function in OHOS::DistributedKv::KVDBServiceImpl
|