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:SaveDeviceInfo
(Results
1 - 5
of
5
) sorted by relevance
/foundation/distributedhardware/device_manager/services/softbuscache/src/
H
A
D
dm_softbus_cache.cpp
45
SaveDeviceInfo
(localDeviceInfo_);
in SaveLocalDeviceInfo()
76
SaveDeviceInfo
(localDeviceInfo_);
in GetLocalDeviceInfo()
121
void SoftbusCache::
SaveDeviceInfo
(DmDeviceInfo deviceInfo)
in SaveDeviceInfo()
function in OHOS::DistributedHardware::SoftbusCache
123
LOGI("SoftbusCache::
SaveDeviceInfo
");
in SaveDeviceInfo()
135
LOGE("
SaveDeviceInfo
copy deviceId failed.");
in SaveDeviceInfo()
140
LOGI("
SaveDeviceInfo
success udid %{public}s, networkId %{public}s",
in SaveDeviceInfo()
209
SaveDeviceInfo
(deviceInfo);
in UpdateDeviceInfoCache()
356
SaveDeviceInfo
(nodeInfo);
in GetDevInfoByNetworkId()
/foundation/distributedhardware/device_manager/services/softbuscache/include/
H
A
D
dm_softbus_cache.h
33
void
SaveDeviceInfo
(DmDeviceInfo deviceInfo);
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/communicator/
H
A
D
device_manager_adapter.h
92
void
SaveDeviceInfo
(const DeviceInfo &deviceInfo, const AppDistributedKv::DeviceChangeType &type);
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H
A
D
device_manager_adapter.cpp
259
SaveDeviceInfo
(dvInfo, DeviceChangeType::DEVICE_ONLINE);
in Online()
326
SaveDeviceInfo
(dvInfo, DeviceChangeType::DEVICE_OFFLINE);
397
void DeviceManagerAdapter::
SaveDeviceInfo
(const DeviceInfo &dvInfo, const DeviceChangeType &type)
/foundation/distributedhardware/device_manager/services/service/src/softbus/
H
A
D
softbus_listener.cpp
234
SoftbusCache::GetInstance().
SaveDeviceInfo
(dmDeviceInfo);
in OnSoftbusDeviceOnline()
Completed in 5 milliseconds