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:Online
(Results
1 - 25
of
26
) sorted by relevance
1
2
/foundation/distributeddatamgr/pasteboard/framework/test/include/
H
A
D
distributed_clip.h
26
void
Online
(const std::string &device) override;
31
void DistributedClip::
Online
(const std::string &device) {}
in Online()
function in OHOS::MiscServices::DistributedClip
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H
A
D
feature_stub_impl.cpp
96
int32_t FeatureStubImpl::
Online
(const std::string &device)
in Online()
function in OHOS::DistributedData::FeatureStubImpl
101
return featureImpl_->
Online
(device);
in Online()
H
A
D
feature_stub_impl.h
40
int32_t
Online
(const std::string &device);
H
A
D
kvstore_meta_manager.cpp
424
DeviceMatrix::GetInstance().
Online
(info.uuid, RefCount([deviceId = info.uuid]() {
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H
A
D
distributeddb_multi_ver_p2p_sync_test.cpp
262
g_deviceB->
Online
();
in HWTEST_F()
276
g_deviceC->
Online
();
in HWTEST_F()
324
g_deviceB->
Online
();
in HWTEST_F()
338
g_deviceC->
Online
();
in HWTEST_F()
385
g_deviceB->
Online
();
in HWTEST_F()
399
g_deviceC->
Online
();
in HWTEST_F()
1199
g_deviceB->
Online
();
in HWTEST_F()
1200
g_deviceC->
Online
();
in HWTEST_F()
1247
g_deviceB->
Online
();
in HWTEST_F()
1248
g_deviceC->
Online
();
in HWTEST_F()
[all...]
H
A
D
generic_virtual_device.h
39
void
Online
();
H
A
D
distributeddb_single_ver_p2p_subscribe_sync_test.cpp
859
g_deviceB->
Online
();
in HWTEST_F()
1011
g_deviceB->
Online
();
in HWTEST_F()
1012
g_deviceC->
Online
();
in HWTEST_F()
1105
g_deviceB->
Online
();
in HWTEST_F()
1175
dev->
Online
();
in HWTEST_F()
1323
g_deviceB->
Online
();
in HWTEST_F()
1324
g_deviceC->
Online
();
in HWTEST_F()
1437
g_deviceB->
Online
();
in HWTEST_F()
H
A
D
generic_virtual_device.cpp
178
void GenericVirtualDevice::
Online
()
in Online()
function in DistributedDB::GenericVirtualDevice
H
A
D
distributeddb_single_ver_p2p_sync_check_test.cpp
1192
g_deviceB->
Online
();
in PrepareWaterMarkError()
1304
g_deviceB->
Online
();
in HWTEST_F()
1322
g_deviceB->
Online
();
in HWTEST_F()
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/include/
H
A
D
dev_manager.h
37
void
Online
(const std::string &networkId);
/foundation/distributeddatamgr/pasteboard/framework/framework/include/device/
H
A
D
distributed_module_config.h
36
void
Online
(const std::string &device) override;
H
A
D
dm_adapter.h
37
virtual void
Online
(const std::string &device) = 0;
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/include/
H
A
D
auto_sync_matrix.h
30
void
Online
(const std::string &device);
H
A
D
device_matrix.h
67
void
Online
(const std::string &device, RefCount refCount = {});
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H
A
D
dev_manager.cpp
85
void DevManager::
Online
(const std::string &networkId)
in Online()
function in OHOS::DistributedKv::DevManager
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/feature/
H
A
D
feature_system.h
55
virtual int32_t
Online
(const std::string &device);
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/feature/
H
A
D
feature_system.cpp
104
int32_t FeatureSystem::Feature::
Online
(const std::string &device)
in Online()
function in OHOS::DistributedData::FeatureSystem::Feature
/foundation/distributeddatamgr/pasteboard/framework/framework/device/
H
A
D
distributed_module_config.cpp
117
void DistributedModuleConfig::
Online
(const std::string &device)
in Online()
function in OHOS::MiscServices::DistributedModuleConfig
H
A
D
dm_adapter.cpp
112
value->
Online
(deviceInfo.networkId);
in Initialize()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/communicator/
H
A
D
device_manager_adapter.h
96
void
Online
(const DmDeviceInfo &info);
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
H
A
D
feature_test.cpp
248
int32_t ret = mockFeature.
Online
(device);
in HWTEST_F()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/src/
H
A
D
auto_sync_matrix.cpp
199
void AutoSyncMatrix::
Online
(const std::string &device)
in Online()
function in OHOS::DistributedData::AutoSyncMatrix
H
A
D
device_matrix.cpp
126
void DeviceMatrix::
Online
(const std::string &device, RefCount refCount)
in Online()
function in OHOS::DistributedData::DeviceMatrix
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H
A
D
device_manager_adapter.cpp
62
dmAdapter_.
Online
(info);
in OnDeviceOnline()
249
void DeviceManagerAdapter::
Online
(const DmDeviceInfo &info)
in Online()
function in DeviceManagerAdapter
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H
A
D
kvdb_service_impl_test.cpp
159
result = kvdbServiceImpl_->
Online
(device);
in HWTEST_F()
Completed in 17 milliseconds
1
2