Home
last modified time | relevance | path

Searched defs:appId (Results 201 - 225 of 393) sorted by relevance

12345678910>>...16

/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_control_utils.cpp129 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 Ddevice_profile_storage.cpp44 DeviceProfileStorage::DeviceProfileStorage(const std::string& appId, const std::string& storeId) in DeviceProfileStorage() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_stub.cpp91 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 Dlocal_subscribe_store_test.cpp39 static AppId appId; member in LocalSubscribeStoreTest
45 AppId LocalSubscribeStoreTest::appId; member in LocalSubscribeStoreTest
[all...]
H A Dkv_utils_test.cpp129 AppId appId = { "kvUtilTest" }; in SetUpTestCase() local
H A Dkvstore_datashare_bridge_test.cpp130 AppId appId = { "KvstoreDatashareBridgeTest" }; in SetUpTestCase() local
H A Ddistributed_kv_data_manager_test.cpp41 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 Drelational_store_manager.cpp43 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 Ddistributeddb_nb_autolaunch_test.cpp127 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 Ddistributedkvdatamanager_fuzzer.cpp39 static AppId appId; member
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/
H A Dstore_factory_test.cpp34 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 Dbackup_manager_test.cpp73 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 Ddb_status_adapter.cpp164 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 Dstore_meta_data.h50 std::string appId = ""; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_manager.h185 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 Ddistributeddb_relational_encrypted_db_test.cpp60 void InitStoreProp(const std::string &storePath, const std::string &appId, const std::string &userId, in InitStoreProp() argument
H A Ddistributeddb_storage_index_optimize_test.cpp65 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 Ddistributed_test_agent.cpp116 AppId appId = { "odmf" }; in SetUp() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_data_service.h51 std::string appId; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dkvdb_service_impl_test.cpp56 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 Dparam_check_utils.cpp57 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 Droute_head_handler_impl.cpp304 const SessionAppId *appId = reinterpret_cast<const SessionAppId *>(ptr); UnPackDataBody() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/
H A Dtypes_export.h119 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 Dgeneral_store.h179 virtual void SetEqualIdentifier(const std::string &appId, const std::string &storeId) {}; in SetEqualIdentifier() argument
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkvdb_service_client.cpp106 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...]

Completed in 19 milliseconds

12345678910>>...16