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:GetLocalUuid
(Results
1 - 11
of
11
) sorted by relevance
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H
A
D
wifi_direct_executor.cpp
60
WifiDirectTrace::StartTrace(WifiDirectUtils::
GetLocalUuid
(), remoteDeviceId_);
in Run()
62
WifiDirectTrace::StartTrace(remoteDeviceId_, WifiDirectUtils::
GetLocalUuid
());
in Run()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H
A
D
dtbschedmgr_device_info_storage.h
47
bool
GetLocalUuid
(std::string& uuid);
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/
H
A
D
wifi_direct_utils.h
59
static std::string
GetLocalUuid
();
H
A
D
wifi_direct_utils.cpp
175
std::string WifiDirectUtils::
GetLocalUuid
()
in GetLocalUuid()
function in OHOS::SoftBus::WifiDirectUtils
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H
A
D
dtbschedmgr_device_info_storage_test.cpp
404
DtbschedmgrDeviceInfoStorage::GetInstance().
GetLocalUuid
(uuid);
in HWTEST_F()
407
DtbschedmgrDeviceInfoStorage::GetInstance().
GetLocalUuid
(uuid);
in HWTEST_F()
/foundation/deviceprofile/device_info_manager/services/core/include/utils/
H
A
D
profile_cache.h
91
std::string
GetLocalUuid
();
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H
A
D
dtbschedmgr_device_info_storage.cpp
247
bool DtbschedmgrDeviceInfoStorage::
GetLocalUuid
(std::string& uuid)
in GetLocalUuid()
function in OHOS::DistributedSchedule::DtbschedmgrDeviceInfoStorage
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/
H
A
D
wifi_direct_utils.cpp
175
std::string WifiDirectUtils::
GetLocalUuid
()
in GetLocalUuid()
function in OHOS::SoftBus::WifiDirectUtils
/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H
A
D
profile_cache.cpp
817
std::string ProfileCache::
GetLocalUuid
()
in GetLocalUuid()
function in OHOS::DistributedDeviceProfile::ProfileCache
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H
A
D
distributed_bm_storage.cpp
911
DtbschedmgrDeviceInfoStorage::GetInstance().
GetLocalUuid
(localUuid);
in GetAllOldDistributionBundleInfo()
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H
A
D
device_profile_manager.cpp
664
std::string localUuid = ProfileCache::GetInstance().
GetLocalUuid
();
in FixDataOnDeviceOnline()
Completed in 12 milliseconds