Searched refs:syncDelegate (Results 1 – 1 of 1) sorted by relevance
2585 KvStoreNbDelegate *syncDelegate = nullptr; variable2586 …mgr.GetKvStore(STORE_ID_1, option, [&openStatus, &syncDelegate](DBStatus status, KvStoreNbDelegate… in __anon195527440c02()2588 syncDelegate = delegate; in __anon195527440c02()2590 EXPECT_EQ(syncDelegate, nullptr);