Searched defs:strategyMeta (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/ |
H A D | meta_data_test.cpp | 561 StrategyMeta strategyMeta(deviceId, "100", "ohos.test.demo", "test_store"); variable 608 StrategyMeta strategyMeta(deviceId, "100", "ohos.test.demo", "test_store"); variable
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | kvdb_service_impl.cpp | 489 StrategyMeta strategyMeta = GetStrategyMeta(appId, storeId); in EnableCapability() local 501 StrategyMeta strategyMeta = GetStrategyMeta(appId, storeId); in DisableCapability() local 917 StrategyMeta strategyMeta(deviceId, std::to_string(userId), appId.appId, storeId.storeId); in GetStrategyMeta() local
|