Searched defs:loc (Results 1 – 11 of 11) sorted by relevance
71 void Parser::error (const location_type& loc, const std::string& msg) in error()
227 std::unique_ptr loc = std::make_unique<Location>(); variable
229 std::unique_ptr<Location> loc = std::make_unique<Location>(); variable
199 std::unique_ptr<OHOS::Location::Location> loc = in LocatorImplV9FuzzerTest() local483 std::unique_ptr<OHOS::Location::Location> loc = in LocatorAbility001FuzzerTest() local
642 auto loc = GetLocationMock(); in IsMockProcessing() local
121 LocaleInfo *loc = new (std::nothrow) LocaleInfo(locale, options); variable148 LocaleInfo *loc = new (std::nothrow) LocaleInfo(locale); variable
686 LocationErrCode LocatorImpl::GetCachedLocationV9(std::unique_ptr<Location> &loc) in GetCachedLocationV9()
688 LocationErrCode LocatorProxy::GetCacheLocationV9(std::unique_ptr<Location> &loc) in GetCacheLocationV9()
846 LocationErrCode LocatorAbility::GetCacheLocation(std::unique_ptr<Location>& loc, AppIdentity &ident… in GetCacheLocation()
221 std::unique_ptr<Location> loc; in PreGetCacheLocation() local
78 std::unique_ptr<Location> loc; in HandleGetCachedLocation() local