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:OnNodeOnline
(Results
1 - 11
of
11
) sorted by relevance
/foundation/deviceprofile/device_info_manager/old/services/core/src/devicemanager/
H
A
D
dp_device_manager.cpp
128
DpDeviceManager::GetInstance().
OnNodeOnline
(dpDeviceInfo);
in GetTrustedDeviceList()
138
DpDeviceManager::GetInstance().
OnNodeOnline
(dpDeviceInfo);
in OnDeviceOnline()
141
DistributedDeviceProfile::ProfileCache::GetInstance().
OnNodeOnline
(networkId);
in OnDeviceOnline()
169
void DpDeviceManager::
OnNodeOnline
(const std::shared_ptr<DeviceInfo> deviceInfo)
in OnNodeOnline()
function in OHOS::DeviceProfile::DpDeviceManager
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/file/
H
A
D
dsoftbus_app_dfile.cpp
87
static void
OnNodeOnline
(NodeBasicInfo *info)
in OnNodeOnline()
function
109
.onNodeOnline =
OnNodeOnline
,
H
A
D
dsoftbus_app_dfile.c
80
static void
OnNodeOnline
(NodeBasicInfo *info)
in OnNodeOnline()
function
102
.onNodeOnline =
OnNodeOnline
,
/foundation/communication/dsoftbus/tests/sdk/bus_center/benchmarktest/
H
A
D
bus_center_test.cpp
85
static void
OnNodeOnline
(NodeBasicInfo *info)
in OnNodeOnline()
function
92
.onNodeOnline =
OnNodeOnline
,
/foundation/deviceprofile/device_info_manager/old/services/core/include/devicemanager/
H
A
D
dp_device_manager.h
62
void
OnNodeOnline
(const std::shared_ptr<DeviceInfo> deviceInfo);
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/
H
A
D
trans_tdc_sdk_test.c
88
static void
OnNodeOnline
(const NodeBasicInfo *info)
in OnNodeOnline()
function
100
.onNodeOnline =
OnNodeOnline
,
/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H
A
D
profile_dm_test.cpp
168
DpDeviceManager::GetInstance().
OnNodeOnline
(dpDeviceInfo);
in HWTEST_F()
/foundation/deviceprofile/device_info_manager/services/core/include/utils/
H
A
D
profile_cache.h
81
void
OnNodeOnline
(const std::string& peerNetworkId);
/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
H
A
D
bus_center_sdk_test.cpp
127
static void
OnNodeOnline
(NodeBasicInfo *info)
in OnNodeOnline()
function
134
.onNodeOnline =
OnNodeOnline
,
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H
A
D
profile_cache_test.cpp
575
ProfileCache::GetInstance().
OnNodeOnline
(peerNetworkId);
in HWTEST_F()
578
ProfileCache::GetInstance().
OnNodeOnline
(peerNetworkId);
in HWTEST_F()
/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H
A
D
profile_cache.cpp
648
void ProfileCache::
OnNodeOnline
(const std::string& peerNetworkId)
in OnNodeOnline()
function in OHOS::DistributedDeviceProfile::ProfileCache
Completed in 9 milliseconds