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
defs:geoAddress
(Results
1 - 6
of
6
) sorted by relevance
/base/location/frameworks/location_common/common/source/
H
A
D
geo_coding_mock_info.cpp
48
void GeocodingMockInfo::SetGeoAddressInfo(std::shared_ptr<GeoAddress>
geoAddress
)
in SetGeoAddressInfo()
argument
H
A
D
geo_address.cpp
68
std::unique_ptr<GeoAddress>
geoAddress
= std::make_unique<GeoAddress>();
in Unmarshalling()
local
/base/location/frameworks/cj/source/
H
A
D
geolocationmanager_utils.cpp
120
void HandleDescriptions(std::shared_ptr<Location::GeoAddress>&
geoAddress
, CJGeoAddress& eachObj)
in HandleDescriptions()
argument
148
auto
geoAddress
= *iter;
in ListGeoAddressToCJGeoAddressArr()
local
[all...]
/base/location/test/location_common/source/
H
A
D
location_common_test.cpp
89
void LocationCommonTest::SetGeoAddress(std::unique_ptr<GeoAddress>&
geoAddress
)
in SetGeoAddress()
argument
117
void LocationCommonTest::VerifyGeoAddressReadFromParcel(std::unique_ptr<GeoAddress>&
geoAddress
)
in VerifyGeoAddressReadFromParcel()
argument
198
std::unique_ptr<GeoAddress>
geoAddress
= std::make_unique<GeoAddress>();
HWTEST_F()
local
217
std::unique_ptr<GeoAddress>
geoAddress
= std::make_unique<GeoAddress>();
HWTEST_F()
local
471
std::shared_ptr<GeoAddress>
geoAddress
= std::make_shared<GeoAddress>();
HWTEST_F()
local
536
std::unique_ptr<GeoAddress>
geoAddress
= std::make_unique<GeoAddress>();
HWTEST_F()
local
549
std::unique_ptr<GeoAddress>
geoAddress
= std::make_unique<GeoAddress>();
HWTEST_F()
local
562
std::unique_ptr<GeoAddress>
geoAddress
= std::make_unique<GeoAddress>();
HWTEST_F()
local
656
std::unique_ptr<GeoAddress>
geoAddress
= std::make_unique<GeoAddress>();
HWTEST_F()
local
[all...]
/base/location/frameworks/native/locator_sdk/source/
H
A
D
locator_impl.cpp
394
auto
geoAddress
= *iter;
in GetAddressByCoordinate()
local
432
auto
geoAddress
= *iter;
in GetAddressByLocationName()
local
973
auto
geoAddress
= *iter;
in GetAddressByCoordinateV9()
local
1011
auto
geoAddress
= *iter;
in GetAddressByLocationNameV9()
local
/base/location/frameworks/js/napi/source/
H
A
D
napi_util.cpp
181
auto
geoAddress
= *iter;
in GeoAddressesToJsObj()
local
588
std::shared_ptr<GeoAddress>
geoAddress
= std::make_shared<GeoAddress>();
JsObjToRevGeocodeMock()
local
[all...]
Completed in 7 milliseconds