Home
last modified time | relevance | path

Searched defs:proxys (Results 1 - 4 of 4) sorted by relevance

/base/location/test/fuzztest/locator/requestmanager_fuzzer/
H A Drequestmanager_fuzzer.cpp78 std::shared_ptr<std::list<std::string>> proxys = in RequestFuzzerTest() local
/base/location/frameworks/location_common/common/source/
H A Drequest.cpp228 void Request::GetProxyName(std::shared_ptr<std::list<std::string>> proxys) in GetProxyName() argument
271 void Request::GetProxyNameByPriority(std::shared_ptr<std::list<std::string>> proxys) in GetProxyNameByPriority() argument
[all...]
/base/location/test/location_common/source/
H A Dlocation_common_test.cpp854 std::shared_ptr<std::list<std::string>> proxys; in HWTEST_F() local
867 std::shared_ptr<std::list<std::string>> proxys; in HWTEST_F() local
878 std::shared_ptr<std::list<std::string>> proxys = std::make_shared<std::list<std::string>>(); in HWTEST_F() local
890 std::shared_ptr<std::list<std::string>> proxys; in HWTEST_F() local
902 std::shared_ptr<std::list<std::string>> proxys = std::make_shared<std::list<std::string>>(); HWTEST_F() local
994 std::shared_ptr<std::list<std::string>> proxys; HWTEST_F() local
1007 std::shared_ptr<std::list<std::string>> proxys; HWTEST_F() local
1020 std::shared_ptr<std::list<std::string>> proxys = std::make_shared<std::list<std::string>>(); HWTEST_F() local
1031 std::shared_ptr<std::list<std::string>> proxys = std::make_shared<std::list<std::string>>(); HWTEST_F() local
[all...]
/base/location/services/location_locator/locator/source/
H A Drequest_manager.cpp197 std::shared_ptr<std::list<std::string>> proxys = std::make_shared<std::list<std::string>>(); in UpdateRequestRecord() local

Completed in 4 milliseconds