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:DeviceOnline
(Results
1 - 8
of
8
) sorted by relevance
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H
A
D
distributed_sched_adapter.h
47
void
DeviceOnline
(const std::string& deviceId);
/foundation/deviceprofile/device_info_manager/old/services/core/include/
H
A
D
distributed_device_profile_service.h
52
void
DeviceOnline
();
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H
A
D
distributed_sched_adapter_test.cpp
111
distributedSchedAdapter_->
DeviceOnline
(deviceId);
in HWTEST_F()
127
distributedSchedAdapter_->
DeviceOnline
(deviceId);
in HWTEST_F()
143
distributedSchedAdapter_->
DeviceOnline
(deviceId);
in HWTEST_F()
/foundation/deviceprofile/device_info_manager/old/services/core/src/devicemanager/
H
A
D
dp_device_manager.cpp
130
DistributedDeviceProfileService::GetInstance().
DeviceOnline
();
in GetTrustedDeviceList()
139
DistributedDeviceProfileService::GetInstance().
DeviceOnline
();
in OnDeviceOnline()
/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H
A
D
profile_sync_test.cpp
234
DistributedDeviceProfileService::GetInstance().
DeviceOnline
();
in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H
A
D
distributed_sched_adapter.cpp
106
void DistributedSchedAdapter::
DeviceOnline
(const std::string& networkId)
in DeviceOnline()
function in OHOS::DistributedSchedule::DistributedSchedAdapter
109
HILOGE("
DeviceOnline
dmsAdapterHandler is null");
in DeviceOnline()
114
HILOGW("
DeviceOnline
networkId is empty");
in DeviceOnline()
118
HILOGD("process
DeviceOnline
networkId is %{public}s", GetAnonymStr(networkId).c_str());
in DeviceOnline()
H
A
D
distributed_sched_service.cpp
269
DistributedSchedAdapter::GetInstance().
DeviceOnline
(networkId);
in DeviceOnlineNotify()
/foundation/deviceprofile/device_info_manager/old/services/core/src/
H
A
D
distributed_device_profile_service.cpp
104
void DistributedDeviceProfileService::
DeviceOnline
()
in DeviceOnline()
function in OHOS::DeviceProfile::DistributedDeviceProfileService
Completed in 10 milliseconds