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
defs:syncer
(Results
1 - 10
of
10
) sorted by relevance
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H
A
D
distributeddb_cloud_strategy_test.cpp
324
auto
syncer
= new(std::nothrow) VirtualCloudSyncer(nullptr);
in HWTEST_F()
local
/foundation/multimedia/av_codec/test/unittest/media_sink_test/mock/src/
H
A
D
media_sync_center_mock.cpp
28
void MockMediaSyncCenter::AddSynchronizer(Pipeline::IMediaSynchronizer*
syncer
)
in AddSynchronizer()
argument
33
void MockMediaSyncCenter::RemoveSynchronizer(Pipeline::IMediaSynchronizer*
syncer
)
in RemoveSynchronizer()
argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H
A
D
process_notifier.cpp
21
ProcessNotifier::ProcessNotifier(ICloudSyncer *
syncer
)
in ProcessNotifier()
argument
103
ICloudSyncer *
syncer
= syncer_;
in NotifyProcess()
local
[all...]
/foundation/multimedia/av_codec/test/unittest/media_sink_test/
H
A
D
sync_manager_test.cpp
264
IMediaSynchronizer*
syncer
= nullptr;
in HWTEST_F()
local
272
IMediaSynchronizer*
syncer
= new VideoSink();
in HWTEST_F()
local
282
IMediaSynchronizer*
syncer
= new VideoSink();
HWTEST_F()
local
292
IMediaSynchronizer*
syncer
= nullptr;
HWTEST_F()
local
300
IMediaSynchronizer*
syncer
= new VideoSink();
HWTEST_F()
local
[all...]
/foundation/multimedia/media_foundation/engine/pipeline/core/
H
A
D
media_sync_manager.cpp
41
void MediaSyncManager::AddSynchronizer(IMediaSynchronizer*
syncer
)
in AddSynchronizer()
argument
53
void MediaSyncManager::RemoveSynchronizer(IMediaSynchronizer*
syncer
)
in RemoveSynchronizer()
argument
[all...]
/foundation/multimedia/av_session/services/session/server/remote/
H
A
D
remote_session_source_impl.cpp
42
auto
syncer
= std::make_shared<RemoteSessionSyncerImpl>(session->GetSessionId(), sourceDevice, sinkDevice);
in CastSessionToRemote()
local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/metadata/
H
A
D
meta_data_manager.cpp
171
void MetaDataManager::SetSyncer(const Syncer &
syncer
)
in SetSyncer()
argument
/foundation/multimedia/av_codec/services/media_engine/modules/sink/
H
A
D
media_sync_manager.cpp
44
void MediaSyncManager::AddSynchronizer(IMediaSynchronizer*
syncer
)
in AddSynchronizer()
argument
55
void MediaSyncManager::RemoveSynchronizer(IMediaSynchronizer*
syncer
)
in RemoveSynchronizer()
argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H
A
D
sync_able_kvdb.cpp
571
int SyncAbleKvDB::CheckSyncOption(const CloudSyncOption &option, const CloudSyncer &
syncer
)
in CheckSyncOption()
argument
609
auto
syncer
= GetAndIncCloudSyncer();
in Sync()
local
628
auto
syncer
= GetAndIncCloudSyncer();
SetCloudDB()
local
640
auto
syncer
= GetAndIncCloudSyncer();
CleanAllWaterMark()
local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H
A
D
distributeddb_mock_sync_module_test.cpp
267
std::shared_ptr<SingleVerKVSyncer>
syncer
= std::make_shared<SingleVerKVSyncer>();
in SyncLifeTest001()
local
286
std::shared_ptr<SingleVerKVSyncer>
syncer
= std::make_shared<SingleVerKVSyncer>();
in SyncLifeTest002()
local
355
std::shared_ptr<SingleVerKVSyncer>
syncer
= std::make_shared<SingleVerKVSyncer>();
SyncerCheck001()
local
1097
std::shared_ptr<SingleVerKVSyncer>
syncer
= std::make_shared<SingleVerKVSyncer>();
HWTEST_F()
local
1129
std::shared_ptr<SingleVerKVSyncer>
syncer
= std::make_shared<SingleVerKVSyncer>();
HWTEST_F()
local
1844
SingleVerKVSyncer
syncer
;
HWTEST_F()
local
1877
MockSingleVerKVSyncer
syncer
;
HWTEST_F()
local
1924
std::shared_ptr<SingleVerKVSyncer>
syncer
= std::make_shared<SingleVerKVSyncer>();
HWTEST_F()
local
1966
MockSingleVerKVSyncer
syncer
;
HWTEST_F()
local
2000
MockSingleVerKVSyncer
syncer
;
HWTEST_F()
local
2013
MockSingleVerKVSyncer
syncer
;
HWTEST_F()
local
2029
std::shared_ptr<SingleVerKVSyncer>
syncer
= std::make_shared<SingleVerKVSyncer>();
HWTEST_F()
local
2048
MockSingleVerKVSyncer
syncer
;
HWTEST_F()
local
2073
MockSingleVerKVSyncer
syncer
;
HWTEST_F()
local
[all...]
Completed in 9 milliseconds