| /foundation/deviceprofile/device_info_manager/services/core/src/utils/ |
| H A D | profile_control_utils.cpp | 129 int32_t ProfileControlUtils::PutSwitchCharacteristicProfile(const std::string& appId, in PutSwitchCharacteristicProfile() argument 160 int32_t ProfileControlUtils::PutSwitchCharacteristicProfileBatch(const std::string& appId, in PutSwitchCharacteristicProfileBatch() argument 332 int32_t ProfileControlUtils::RefreshLocalSwitchProfile(const std::string& appId) in RefreshLocalSwitchProfile() argument 367 int32_t ProfileControlUtils::GetSwitchCharacteristicProfile(const std::string& appId, cons argument [all...] |
| /foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/ |
| H A D | device_profile_storage.cpp | 44 DeviceProfileStorage::DeviceProfileStorage(const std::string& appId, const std::string& storeId) in DeviceProfileStorage() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
| H A D | kvdb_service_stub.cpp | 91 AppId appId; in GetStoreInfo() local 117 OnGetStoreIds( const AppId &appId, const StoreId &storeId, MessageParcel &data, MessageParcel &reply) OnGetStoreIds() argument 129 OnBeforeCreate( const AppId &appId, const StoreId &storeId, MessageParcel &data, MessageParcel &reply) OnBeforeCreate() argument 147 OnAfterCreate( const AppId &appId, const StoreId &storeId, MessageParcel &data, MessageParcel &reply) OnAfterCreate() argument 167 OnDelete(const AppId &appId, const StoreId &storeId, MessageParcel &data, MessageParcel &reply) OnDelete() argument 178 OnClose(const AppId &appId, const StoreId &storeId, MessageParcel &data, MessageParcel &reply) OnClose() argument 189 OnSync(const AppId &appId, const StoreId &storeId, MessageParcel &data, MessageParcel &reply) OnSync() argument 206 OnCloudSync( const AppId &appId, const StoreId &storeId, MessageParcel &data, MessageParcel &reply) OnCloudSync() argument 224 OnNotifyDataChange( const AppId &appId, const StoreId &storeId, MessageParcel &data, MessageParcel &reply) OnNotifyDataChange() argument 242 OnRegServiceNotifier( const AppId &appId, const StoreId &storeId, MessageParcel &data, MessageParcel &reply) OnRegServiceNotifier() argument 261 OnUnregServiceNotifier( const AppId &appId, const StoreId &storeId, MessageParcel &data, MessageParcel &reply) OnUnregServiceNotifier() argument 273 OnSetSyncParam( const AppId &appId, const StoreId &storeId, MessageParcel &data, MessageParcel &reply) OnSetSyncParam() argument 291 OnGetSyncParam( const AppId &appId, const StoreId &storeId, MessageParcel &data, MessageParcel &reply) OnGetSyncParam() argument 304 OnEnableCap( const AppId &appId, const StoreId &storeId, MessageParcel &data, MessageParcel &reply) OnEnableCap() argument 316 OnDisableCap( const AppId &appId, const StoreId &storeId, MessageParcel &data, MessageParcel &reply) OnDisableCap() argument 328 OnSetCapability( const AppId &appId, const StoreId &storeId, MessageParcel &data, MessageParcel &reply) OnSetCapability() argument 347 OnAddSubInfo(const AppId &appId, const StoreId &storeId, MessageParcel &data, MessageParcel &reply) OnAddSubInfo() argument 365 OnRmvSubInfo(const AppId &appId, const StoreId &storeId, MessageParcel &data, MessageParcel &reply) OnRmvSubInfo() argument 383 OnSubscribe( const AppId &appId, const StoreId &storeId, MessageParcel &data, MessageParcel &reply) OnSubscribe() argument 402 OnUnsubscribe( const AppId &appId, const StoreId &storeId, MessageParcel &data, MessageParcel &reply) OnUnsubscribe() argument 421 OnGetBackupPassword( const AppId &appId, const StoreId &storeId, MessageParcel &data, MessageParcel &reply) OnGetBackupPassword() argument 442 OnPutSwitch( const AppId &appId, const StoreId &storeId, MessageParcel &data, MessageParcel &reply) OnPutSwitch() argument 458 OnGetSwitch( const AppId &appId, const StoreId &storeId, MessageParcel &data, MessageParcel &reply) OnGetSwitch() argument 477 OnSubscribeSwitchData( const AppId &appId, const StoreId &storeId, MessageParcel &data, MessageParcel &reply) OnSubscribeSwitchData() argument 488 OnUnsubscribeSwitchData( const AppId &appId, const StoreId &storeId, MessageParcel &data, MessageParcel &reply) OnUnsubscribeSwitchData() argument 499 OnSetConfig(const AppId &appId, const StoreId &storeId, MessageParcel &data, MessageParcel &reply) OnSetConfig() argument 516 OnRemoveDeviceData(const AppId &appId, const StoreId &storeId, MessageParcel &data, MessageParcel &reply) OnRemoveDeviceData() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/ |
| H A D | local_subscribe_store_test.cpp | 39 static AppId appId; member in LocalSubscribeStoreTest 45 AppId LocalSubscribeStoreTest::appId; member in LocalSubscribeStoreTest [all...] |
| H A D | kv_utils_test.cpp | 129 AppId appId = { "kvUtilTest" }; in SetUpTestCase() local
|
| H A D | kvstore_datashare_bridge_test.cpp | 130 AppId appId = { "KvstoreDatashareBridgeTest" }; in SetUpTestCase() local
|
| H A D | distributed_kv_data_manager_test.cpp | 41 static AppId appId; member in OHOS::Test::DistributedKvDataManagerTest 91 AppId DistributedKvDataManagerTest::appId; member in OHOS::Test::DistributedKvDataManagerTest [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/ |
| H A D | relational_store_manager.cpp | 43 RelationalStoreManager::RelationalStoreManager(const std::string &appId, const std::string &userId, int32_t instanceId) in RelationalStoreManager() argument 49 RelationalStoreManager::RelationalStoreManager(const std::string &appId, const std::string &userId, in RelationalStoreManager() argument 237 std::string RelationalStoreManager::GetRelationalStoreIdentifier(const std::string &userId, const std::string &appId, in GetRelationalStoreIdentifier() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
| H A D | distributeddb_nb_autolaunch_test.cpp | 127 vector<string> appId = {"", appId1, appId2}; in HWTEST_F() local 729 string appId = ""; in HWTEST_F() local [all...] |
| /foundation/distributeddatamgr/kv_store/test/fuzztest/distributedkvdatamanager_fuzzer/ |
| H A D | distributedkvdatamanager_fuzzer.cpp | 39 static AppId appId; member [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/ |
| H A D | store_factory_test.cpp | 34 static AppId appId = { "rekey" }; member 149 std::shared_ptr<StoreFactoryTest::DBManager> StoreFactoryTest::GetDBManager(const std::string &path, const AppId &appId) in GetDBManager() argument [all...] |
| H A D | backup_manager_test.cpp | 73 AppId appId = { "BackupManagerTest" };
in TearDown() local 95 AppId appId = { appIdTest };
in CreateKVStore() local 114 void BackupManagerTest::MkdirPath(std::string baseDir, AppId appId, StoreId storeId)
in MkdirPath() argument 244 AppId appId = { "BackupManagerTestRollBackKey" };
in HWTEST_F() local 290 AppId appId = { "BackupManagerTestRollBackData" }; HWTEST_F() local 330 AppId appId = { "BackupManagerTestRollBack" }; HWTEST_F() local 385 AppId appId = { "BackupManagerTestCleanTmp" }; HWTEST_F() local 440 AppId appId = { "BackupManagerTest" }; HWTEST_F() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/ |
| H A D | db_status_adapter.cpp | 164 bool DBStatusAdapter::IsNeedAutoSync(const std::string &userId, const std::string &appId, const std::string &storeId, in IsNeedAutoSync() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/ |
| H A D | store_meta_data.h | 50 std::string appId = ""; member
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
| H A D | object_manager.h | 185 inline std::string GetPropertyPrefix(const std::string &appId, cons argument 189 GetPropertyPrefix( const std::string &appId, const std::string &sessionId, const std::string &toDeviceId) GetPropertyPrefix() argument 195 GetPrefixWithoutDeviceId(const std::string &appId, const std::string &sessionId) GetPrefixWithoutDeviceId() argument 199 GetMetaUserIdKey(const std::string &userId, const std::string &appId) GetMetaUserIdKey() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
| H A D | distributeddb_relational_encrypted_db_test.cpp | 60 void InitStoreProp(const std::string &storePath, const std::string &appId, const std::string &userId, in InitStoreProp() argument
|
| H A D | distributeddb_storage_index_optimize_test.cpp | 65 std::string GetKvStoreDirectory(const std::string &userId, const std::string &appId, const std::string &storeId) in GetKvStoreDirectory() argument
|
| /foundation/distributeddatamgr/kv_store/test/distributedtest/single_kvstore_client/ |
| H A D | distributed_test_agent.cpp | 116 AppId appId = { "odmf" };
in SetUp() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
| H A D | kvstore_data_service.h | 51 std::string appId; member
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
| H A D | kvdb_service_impl_test.cpp | 56 static OHOS::DistributedKv::AppId appId = { "ohos.test.kvdb" }; variable 70 static AppId appId; member in OHOS::Test::DistributedDataTest::KvdbServiceImplTest 90 AppId KvdbServiceImplTest::appId; member in OHOS::Test::DistributedDataTest::KvdbServiceImplTest [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
| H A D | param_check_utils.cpp | 57 bool ParamCheckUtils::CheckStoreParameter(const std::string &storeId, const std::string &appId, in CheckStoreParameter() argument 68 const auto &appId = info.appId; in CheckStoreParameter() local [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/ |
| H A D | route_head_handler_impl.cpp | 304 const SessionAppId *appId = reinterpret_cast<const SessionAppId *>(ptr); UnPackDataBody() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/ |
| H A D | types_export.h | 119 std::string appId; member 128 std::string appId; member 135 std::string appId; member 217 std::string appId; member
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/ |
| H A D | general_store.h | 179 virtual void SetEqualIdentifier(const std::string &appId, const std::string &storeId) {}; in SetEqualIdentifier() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
| H A D | kvdb_service_client.cpp | 106 Status KVDBServiceClient::GetStoreIds(const AppId &appId, std::vector<StoreId> &storeIds) in GetStoreIds() argument 118 Status KVDBServiceClient::BeforeCreate(const AppId &appId, const StoreId &storeId, const Options &options) in BeforeCreate() argument 130 AfterCreate( const AppId &appId, const StoreId &storeId, const Options &options, const std::vector<uint8_t> &password) AfterCreate() argument 143 Delete(const AppId &appId, const StoreId &storeId) Delete() argument 155 Close(const AppId &appId, const StoreId &storeId) Close() argument 167 Sync(const AppId &appId, const StoreId &storeId, SyncInfo &syncInfo) Sync() argument 179 CloudSync(const AppId &appId, const StoreId &storeId, const SyncInfo &syncInfo) CloudSync() argument 191 NotifyDataChange(const AppId &appId, const StoreId &storeId, uint64_t delay) NotifyDataChange() argument 203 RegServiceNotifier(const AppId &appId, sptr<IKVDBNotifier> notifier) RegServiceNotifier() argument 215 UnregServiceNotifier(const AppId &appId) UnregServiceNotifier() argument 226 SetSyncParam(const AppId &appId, const StoreId &storeId, const KvSyncParam &syncParam) SetSyncParam() argument 238 GetSyncParam(const AppId &appId, const StoreId &storeId, KvSyncParam &syncParam) GetSyncParam() argument 252 EnableCapability(const AppId &appId, const StoreId &storeId) EnableCapability() argument 264 DisableCapability(const AppId &appId, const StoreId &storeId) DisableCapability() argument 276 SetCapability(const AppId &appId, const StoreId &storeId, const std::vector<std::string> &local, const std::vector<std::string> &remote) SetCapability() argument 289 AddSubscribeInfo(const AppId &appId, const StoreId &storeId, const SyncInfo &syncInfo) AddSubscribeInfo() argument 302 RmvSubscribeInfo(const AppId &appId, const StoreId &storeId, const SyncInfo &syncInfo) RmvSubscribeInfo() argument 315 Subscribe(const AppId &appId, const StoreId &storeId, sptr<IKvStoreObserver> observer) Subscribe() argument 328 Unsubscribe(const AppId &appId, const StoreId &storeId, sptr<IKvStoreObserver> observer) Unsubscribe() argument 341 GetBackupPassword( const AppId &appId, const StoreId &storeId, std::vector<uint8_t> &password, int32_t passwordType) GetBackupPassword() argument 355 GetServiceAgent(const AppId &appId) GetServiceAgent() argument 370 PutSwitch(const AppId &appId, const SwitchData &data) PutSwitch() argument 381 GetSwitch(const AppId &appId, const std::string &networkId, SwitchData &data) GetSwitch() argument 394 SubscribeSwitchData(const AppId &appId) SubscribeSwitchData() argument 405 UnsubscribeSwitchData(const AppId &appId) UnsubscribeSwitchData() argument 416 SetConfig(const AppId &appId, const StoreId &storeId, const StoreConfig &storeConfig) SetConfig() argument 428 RemoveDeviceData(const AppId &appId, const StoreId &storeId, const std::string &device) RemoveDeviceData() argument [all...] |