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:mockInfo
(Results
1 - 15
of
15
) sorted by relevance
/base/location/frameworks/location_common/common/source/
H
A
D
geo_coding_mock_info.cpp
64
std::unique_ptr<GeocodingMockInfo>
mockInfo
= std::make_unique<GeocodingMockInfo>();
in Unmarshalling()
local
/base/location/services/location_locator/locator/source/
H
A
D
geo_convert_proxy.cpp
113
SetReverseGeocodingMockInfo( std::vector<std::shared_ptr<GeocodingMockInfo>>&
mockInfo
)
SetReverseGeocodingMockInfo()
argument
H
A
D
locator_skeleton.cpp
898
std::vector<std::shared_ptr<GeocodingMockInfo>>
mockInfo
;
in PreSetReverseGeocodingMockInfo()
local
H
A
D
locator_ability.cpp
1346
LocationErrCode LocatorAbility::SetReverseGeocodingMockInfo(std::vector<std::shared_ptr<GeocodingMockInfo>>&
mockInfo
)
in SetReverseGeocodingMockInfo()
argument
/base/location/services/location_geocode/geocode/source/
H
A
D
geo_convert_skeleton.cpp
64
std::vector<std::shared_ptr<GeocodingMockInfo>>
mockInfo
;
in ParseGeocodingMockInfos()
local
135
std::vector<std::shared_ptr<GeocodingMockInfo>>
mockInfo
= ParseGeocodingMockInfos(data);
in SetGeocodingMockInfoInner()
local
H
A
D
geo_convert_service.cpp
307
SetReverseGeocodingMockInfo( std::vector<std::shared_ptr<GeocodingMockInfo>>&
mockInfo
)
SetReverseGeocodingMockInfo()
argument
/base/location/test/location_manager/source/
H
A
D
locator_ability_test.cpp
468
std::vector<std::shared_ptr<GeocodingMockInfo>>
mockInfo
;
in HWTEST_F()
local
481
std::vector<std::shared_ptr<GeocodingMockInfo>>
mockInfo
;
in HWTEST_F()
local
/base/location/interfaces/inner_api/include/
H
A
D
location_async_context.h
56
std::vector<std::shared_ptr<GeocodingMockInfo>>
mockInfo
;
member in OHOS::Location::ReverseGeocodeMockAsyncContext
/base/location/test/location_geocode/source/
H
A
D
geo_convert_service_test.cpp
240
std::vector<std::shared_ptr<GeocodingMockInfo>>
mockInfo
;
in HWTEST_F()
local
506
std::vector<std::shared_ptr<GeocodingMockInfo>>
mockInfo
;
in HWTEST_F()
local
[all...]
/base/location/test/location_common/source/
H
A
D
location_common_test.cpp
419
std::unique_ptr<GeocodingMockInfo>
mockInfo
= std::make_unique<GeocodingMockInfo>();
in HWTEST_F()
local
465
std::unique_ptr<GeocodingMockInfo>
mockInfo
= std::make_unique<GeocodingMockInfo>();
in HWTEST_F()
local
/base/location/frameworks/js/napi/source/
H
A
D
location_napi_adapter.cpp
921
std::vector<std::shared_ptr<GeocodingMockInfo>>
mockInfo
;
in CreateReverseGeocodeAsyncContext()
local
H
A
D
napi_util.cpp
568
JsObjToRevGeocodeMock(const napi_env& env, const napi_value& object, std::vector<std::shared_ptr<GeocodingMockInfo>>&
mockInfo
)
JsObjToRevGeocodeMock()
argument
/base/location/frameworks/native/locator_sdk/source/
H
A
D
locator_proxy.cpp
410
bool LocatorProxy::SetReverseGeocodingMockInfo(std::vector<std::shared_ptr<GeocodingMockInfo>>&
mockInfo
)
in SetReverseGeocodingMockInfo()
argument
881
LocationErrCode LocatorProxy::SetReverseGeocodingMockInfoV9(std::vector<std::shared_ptr<GeocodingMockInfo>>&
mockInfo
)
in SetReverseGeocodingMockInfoV9()
argument
H
A
D
locator_impl.cpp
599
bool LocatorImpl::SetReverseGeocodingMockInfo(std::vector<std::shared_ptr<GeocodingMockInfo>>&
mockInfo
)
in SetReverseGeocodingMockInfo()
argument
1180
LocationErrCode LocatorImpl::SetReverseGeocodingMockInfoV9(std::vector<std::shared_ptr<GeocodingMockInfo>>&
mockInfo
)
in SetReverseGeocodingMockInfoV9()
argument
/base/location/test/location_locator/source/
H
A
D
locator_service_test.cpp
1153
std::vector<std::shared_ptr<GeocodingMockInfo>>
mockInfo
;
in HWTEST_F()
local
Completed in 38 milliseconds