Home
last modified time | relevance | path

Searched defs:localObserver (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_transaction_optimization_test.cpp390 KvStoreObserverUnitTest *localObserver = new (std::nothrow) KvStoreObserverUnitTest; variable
494 KvStoreObserverUnitTest *localObserver = new (std::nothrow) KvStoreObserverUnitTest; variable
573 KvStoreObserverUnitTest *localObserver = new (std::nothrow) KvStoreObserverUnitTest; variable
658 KvStoreObserverUnitTest *localObserver = new (std::nothrow) KvStoreObserverUnitTest; variable
741 KvStoreObserverUnitTest *localObserver = new (std::nothrow) KvStoreObserverUnitTest; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_impl_rdbstore.cpp321 auto localObserver = std::make_shared<RdbStoreObserverImpl>(callback, callbackRef); in RegisteredObserver() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_store.cpp1622 auto localObserver = std::make_shared<NapiRdbStoreObserver>(callback, uvQueue); in RegisteredObserver() local