Searched refs:gOptions (Results 1 – 1 of 1) sorted by relevance
42 AccountDataStorageOptions gOptions; variable72 gOptions.autoSync = false; in SetUp()73 gOptions.securityLevel = DistributedKv::SecurityLevel::S1; in SetUp()74 gOptions.area = DistributedKv::EL2; in SetUp()75 gOptions.baseDir = DATA_STORAGE_PATH; in SetUp()84 …gePtr = std::make_shared<AppAccountDataStorage>(EL2_DATA_STORE_PREFIX + STRING_STORE_ID, gOptions); in ClearDataStorage()106 …gePtr = std::make_shared<AppAccountDataStorage>(EL2_DATA_STORE_PREFIX + STRING_STORE_ID, gOptions);164 …gePtr = std::make_shared<AppAccountDataStorage>(EL2_DATA_STORE_PREFIX + STRING_STORE_ID, gOptions);218 …gePtr = std::make_shared<AppAccountDataStorage>(EL2_DATA_STORE_PREFIX + STRING_STORE_ID, gOptions);