Home
last modified time | relevance | path

Searched defs:loc (Results 1 – 11 of 11) sorted by relevance

/base/update/updater/services/script/script_interpreter/
Dscript_yacc.y71 void Parser::error (const location_type& loc, const std::string& msg) in error()
/base/location/test/location_locator/source/
Dlocation_without_permission_test.cpp227 std::unique_ptr loc = std::make_unique<Location>(); variable
Dlocator_impl_test.cpp229 std::unique_ptr<Location> loc = std::make_unique<Location>(); variable
/base/location/test/fuzztest/locator/locator_fuzzer/
Dlocator_fuzzer.cpp199 std::unique_ptr<OHOS::Location::Location> loc = in LocatorImplV9FuzzerTest() local
483 std::unique_ptr<OHOS::Location::Location> loc = in LocatorAbility001FuzzerTest() local
/base/location/services/location_gnss/gnss/source/
Dgnss_ability.cpp642 auto loc = GetLocationMock(); in IsMockProcessing() local
/base/global/i18n/frameworks/intl/test/unittest/
Dintl_test.cpp121 LocaleInfo *loc = new (std::nothrow) LocaleInfo(locale, options); variable
148 LocaleInfo *loc = new (std::nothrow) LocaleInfo(locale); variable
/base/location/frameworks/native/source/
Dlocator_impl.cpp686 LocationErrCode LocatorImpl::GetCachedLocationV9(std::unique_ptr<Location> &loc) in GetCachedLocationV9()
Dlocator_proxy.cpp688 LocationErrCode LocatorProxy::GetCacheLocationV9(std::unique_ptr<Location> &loc) in GetCacheLocationV9()
/base/location/services/location_locator/locator/source/
Dlocator_ability.cpp846 LocationErrCode LocatorAbility::GetCacheLocation(std::unique_ptr<Location>& loc, AppIdentity &ident… in GetCacheLocation()
Dlocator_skeleton.cpp221 std::unique_ptr<Location> loc; in PreGetCacheLocation() local
/base/location/frameworks/js/napi/source/
Dlocation_napi_adapter.cpp78 std::unique_ptr<Location> loc; in HandleGetCachedLocation() local