Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:Drop
(Results
1 - 18
of
18
) sorted by relevance
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H
A
D
distributeddb_notification_chain_test.cpp
94
g_listener->
Drop
();
in TearDown()
135
* @tc.steps: step2. call
Drop
to unregister the listener
in HWTEST_F()
138
int result = listener->
Drop
();
in HWTEST_F()
168
listener->
Drop
();
in HWTEST_F()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H
A
D
sync_able_engine.cpp
40
userChangeListener_->
Drop
(true);
in ~SyncAbleEngine()
146
userChangeListener->
Drop
(true);
in StopSyncer()
160
userChangeListener_->
Drop
(false);
in StopSyncerWithNoLock()
196
userChangeListener_->
Drop
(false);
in ChangeUserListener()
H
A
D
storage_engine_manager.cpp
53
lockStatusListener_->
Drop
(true);
in ~StorageEngineManager()
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H
A
D
inner_event.cpp
81
return InnerEvent::Pointer(event.release(),
Drop
);
in Get()
102
return InnerEvent::Pointer(new InnerEvent,
Drop
);
in Get()
106
static void
Drop
(InnerEvent *event)
in Drop()
function in OHOS::AppExecFwk::InnerEventPool
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H
A
D
kvdb_observer_handle.cpp
27
int errCode = listener->
Drop
(true);
in ~KvDBObserverHandle()
29
LOGE("
Drop
listener failed!");
in ~KvDBObserverHandle()
H
A
D
sync_able_kvdb.cpp
46
userChangeListener_->
Drop
(true);
in ~SyncAbleKvDB()
234
userChangeListener->
Drop
(true);
in StopSyncer()
254
userChangeListener_->
Drop
(false);
in StopSyncerWithNoLock()
294
userChangeListener_->
Drop
(false);
in ChangeUserListener()
H
A
D
sync_able_kvdb_connection.cpp
36
//
Drop
the lock before we call RemoveSyncOperation().
in SyncAbleKvDBConnection()
46
remotePushFinishedListener_->
Drop
(true);
in ~SyncAbleKvDBConnection()
217
//
Drop
the lock before invoking the callback.
in OnSyncComplete()
234
//
Drop
the lock before invoking the callback.
in OnDeviceSyncProcess()
337
//
Drop
old listener and set the new listener
in SetRemotePushFinishedNotify()
339
errCode = remotePushFinishedListener_->
Drop
();
in SetRemotePushFinishedNotify()
341
LOGE("[SyncAbleConnection]
Drop
Remote push finished listener failed %d", errCode);
in SetRemotePushFinishedNotify()
343
tmpListener->
Drop
();
in SetRemotePushFinishedNotify()
H
A
D
generic_kvdb_connection.cpp
108
listener->
Drop
();
in RegisterObserver()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H
A
D
runtime_context_process_system_api_adapter_impl_test.cpp
168
listener1->
Drop
();
in HWTEST_F()
181
listener->
Drop
();
in HWTEST_F()
184
listener->
Drop
();
in HWTEST_F()
H
A
D
distributeddb_interfaces_nb_delegate_rd_test.cpp
1731
listener->
Drop
(true);
in HWTEST_F()
H
A
D
distributeddb_interfaces_nb_delegate_test.cpp
2562
listener->
Drop
(true);
in HWTEST_F()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H
A
D
notification_chain.h
42
//
Drop
this listener. after call this function, the listener will be destroy
43
int
Drop
(bool wait = false);
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H
A
D
connection_pool.h
111
int32_t
Drop
(std::shared_ptr<ConnNode> node);
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H
A
D
notification_chain.cpp
235
//
Drop
the ref 1 which increased in 'BackupListenerSet()',
in ClearListeners()
236
// the original 1 will be dropped when user call listener->
Drop
();
in ClearListeners()
319
int NotificationChain::Listener::
Drop
(bool wait)
in Drop()
function in DistributedDB::NotificationChain::Listener
322
LOGE("[NotificationChain]
Drop
listener failed, lost the chain!");
in Drop()
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H
A
D
connection_pool.cpp
311
container.
Drop
(node);
in ReleaseNode()
701
int32_t ConnectionPool::Container::
Drop
(std::shared_ptr<ConnNode> node)
in Drop()
function in ConnectionPool::Container
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H
A
D
time_sync.cpp
157
timeChangedListener_->
Drop
(true);
in ~TimeSync()
H
A
D
generic_syncer.cpp
1008
timeChangedListener->
Drop
(true);
in ReleaseInnerResource()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H
A
D
sqlite_single_ver_natural_store_connection.cpp
59
conflictListener_->
Drop
(true);
in ~SQLiteSingleVerNaturalStoreConnection()
472
conflictListener_->
Drop
(true);
in SetConflictNotifier()
Completed in 24 milliseconds