Searched refs:sStoreId (Results 1 – 1 of 1) sorted by relevance
215 std::string sStoreId = cStoreId; in GetKVStore() local216 StoreId storeId = { sStoreId }; in GetKVStore()232 auto nativeKVStore = FFIData::Create<CJSingleKVStore>(sStoreId); in GetKVStore()241 auto nativeKVStore = FFIData::Create<CJDeviceKVStore>(sStoreId); in GetKVStore()254 std::string sStoreId = storeId; in CloseKVStore() local256 StoreId storeIdBox { sStoreId }; in CloseKVStore()267 std::string sStoreId = storeId; in DeleteKVStore() local269 StoreId storeIdBox { sStoreId }; in DeleteKVStore()