Home
last modified time | relevance | path

Searched refs:SetUuid (Results 1 - 15 of 15) sorted by relevance

/base/location/test/location_locator/source/
H A Dreport_manager_test.cpp279 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 Dwork_record_test.cpp89 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 Drequest.h45 void SetUuid(std::string uuid);
H A Dlocation.h231 inline void SetUuid(std::string uuid) in SetUuid() function in OHOS::Location::Location
/base/location/frameworks/location_common/common/source/
H A Drequest.cpp67 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 Dscanner_info.h39 void SetUuid(const std::string &uuid_);
/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscanner_info.cpp72 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 Dnetwork_ability_test.cpp145 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 Dwork_record.cpp50 request->SetUuid(uuid); in ReadFromParcel()
H A Dlocator_background_proxy.cpp90 request_->SetUuid(PROC_NAME); in LocatorBackgroundProxy()
H A Dlocator_ability.cpp1543 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 Dpassive_ability_test.cpp117 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 Dlocator_ability.h282 void SetUuid(std::string uuid);
/base/location/test/location_gnss/source/
H A Dgnss_ability_test.cpp149 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 Dscanhelper_fuzzer.cpp349 scanDevInfoTcp.SetUuid(uuid); in TestTCPSetUuid()

Completed in 17 milliseconds