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:SetUuid
(Results
1 - 15
of
15
) sorted by relevance
/base/location/test/location_locator/source/
H
A
D
report_manager_test.cpp
279
location->
SetUuid
("35279");
in HWTEST_F()
296
request->
SetUuid
(std::to_string(i + 35279));
in HWTEST_F()
464
request->
SetUuid
(std::to_string(35279));
in HWTEST_F()
471
location->
SetUuid
("35279");
in HWTEST_F()
487
request->
SetUuid
(std::to_string(35279));
in HWTEST_F()
491
location->
SetUuid
("35279");
in HWTEST_F()
509
request->
SetUuid
(std::to_string(35279));
in HWTEST_F()
512
location->
SetUuid
("35279");
in HWTEST_F()
H
A
D
work_record_test.cpp
89
request->
SetUuid
("0");
in HWTEST_F()
127
request->
SetUuid
("0");
in HWTEST_F()
160
request->
SetUuid
("0");
in HWTEST_F()
194
request->
SetUuid
("0");
in HWTEST_F()
214
request->
SetUuid
("0");
in HWTEST_F()
246
request->
SetUuid
("0");
in HWTEST_F()
/base/location/interfaces/inner_api/include/
H
A
D
request.h
45
void
SetUuid
(std::string uuid);
H
A
D
location.h
231
inline void
SetUuid
(std::string uuid)
in SetUuid()
function in OHOS::Location::Location
/base/location/frameworks/location_common/common/source/
H
A
D
request.cpp
67
SetUuid
(CommonUtils::GenerateUuid());
in Request()
186
void Request::
SetUuid
(std::string uuid)
in SetUuid()
function in OHOS::Location::Request
/base/print/print_fwk/frameworks/helper/scan_helper/include/
H
A
D
scanner_info.h
39
void
SetUuid
(const std::string &uuid_);
/base/print/print_fwk/frameworks/helper/scan_helper/src/
H
A
D
scanner_info.cpp
72
void ScanDeviceInfoTCP::
SetUuid
(const std::string& uuid_)
in SetUuid()
function in OHOS::Scan::ScanDeviceInfoTCP
170
SetUuid
(parcel.ReadString());
in ReadFromParcel()
/base/location/test/location_network/source/
H
A
D
network_ability_test.cpp
145
request->
SetUuid
(std::to_string(CommonUtils::IntRandom(MIN_INT_RANDOM, MAX_INT_RANDOM)));
in HWTEST_F()
549
request->
SetUuid
(std::to_string(CommonUtils::IntRandom(MIN_INT_RANDOM, MAX_INT_RANDOM)));
in HWTEST_F()
573
request->
SetUuid
(std::to_string(CommonUtils::IntRandom(MIN_INT_RANDOM, MAX_INT_RANDOM)));
in HWTEST_F()
/base/location/services/location_locator/locator/source/
H
A
D
work_record.cpp
50
request->
SetUuid
(uuid);
in ReadFromParcel()
H
A
D
locator_background_proxy.cpp
90
request_->
SetUuid
(PROC_NAME);
in LocatorBackgroundProxy()
H
A
D
locator_ability.cpp
1543
locatorErrorMessage->
SetUuid
(uuid);
in ReportLocationError()
1719
void LocatorErrorMessage::
SetUuid
(std::string uuid)
in SetUuid()
function in OHOS::Location::LocatorErrorMessage
/base/location/test/location_passive/source/
H
A
D
passive_ability_test.cpp
117
request->
SetUuid
(std::to_string(CommonUtils::IntRandom(MIN_INT_RANDOM, MAX_INT_RANDOM)));
in HWTEST_F()
/base/location/services/location_locator/locator/include/
H
A
D
locator_ability.h
282
void
SetUuid
(std::string uuid);
/base/location/test/location_gnss/source/
H
A
D
gnss_ability_test.cpp
149
request->
SetUuid
(std::to_string(CommonUtils::IntRandom(MIN_INT_RANDOM, MAX_INT_RANDOM)));
in HWTEST_F()
1504
request->
SetUuid
(std::to_string(CommonUtils::IntRandom(MIN_INT_RANDOM, MAX_INT_RANDOM)));
in HWTEST_F()
1519
request->
SetUuid
(std::to_string(CommonUtils::IntRandom(MIN_INT_RANDOM, MAX_INT_RANDOM)));
in HWTEST_F()
/base/print/print_fwk/test/fuzztest/scanhelper_fuzzer/
H
A
D
scanhelper_fuzzer.cpp
349
scanDevInfoTcp.
SetUuid
(uuid);
in TestTCPSetUuid()
Completed in 17 milliseconds