Searched defs:loc (Results 1 – 12 of 12) sorted by relevance
/base/update/updater/services/script/script_interpreter/ |
D | script_yacc.y | 71 void Parser::error (const location_type& loc, const std::string& msg) in error()
|
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
D | dfx_instructions.cpp | 38 …:Flush(DfxRegs& regs, std::shared_ptr<DfxMemory> memory, uintptr_t cfa, RegLoc loc, uintptr_t& val) in Flush()
|
/base/location/test/location_locator/source/ |
D | location_without_permission_test.cpp | 215 std::unique_ptr loc = std::make_unique<Location>(); variable
|
D | locator_impl_test.cpp | 231 std::unique_ptr<Location> loc = std::make_unique<Location>(); variable
|
/base/security/certificate_framework/test/unittest/v1.0/src/ |
D | cf_mock.cpp | 144 ON_CALL(*this, X509_get_ext).WillByDefault([this](const X509 *x, X509_EXTENSION *loc) { in SetMockFunDefaultBehaviorPartOne() 302 …[this](X509_NAME *name, int nid, int type, const unsigned char *bytes, int len, int loc, int set) { in SetMockFunDefaultBehaviorPartFour() 656 X509_EXTENSION *__wrap_X509_get_ext(const X509 *x, X509_EXTENSION *loc) in __wrap_X509_get_ext() 866 X509_NAME *name, int nid, int type, const unsigned char *bytes, int len, int loc, int set) in __wrap_X509_NAME_add_entry_by_NID()
|
/base/global/i18n/frameworks/intl/test/unittest/ |
D | intl_test.cpp | 184 LocaleInfo *loc = new (std::nothrow) LocaleInfo(locale, options); variable 211 LocaleInfo *loc = new (std::nothrow) LocaleInfo(locale); variable
|
/base/location/services/location_gnss/gnss/source/ |
D | gnss_ability.cpp | 1165 auto loc = GetLocationMock(); in IsMockProcessing() local
|
/base/location/frameworks/native/source/ |
D | locator_proxy.cpp | 629 LocationErrCode LocatorProxy::GetCacheLocationV9(std::unique_ptr<Location> &loc) in GetCacheLocationV9()
|
D | locator_impl.cpp | 679 LocationErrCode LocatorImpl::GetCachedLocationV9(std::unique_ptr<Location> &loc) in GetCachedLocationV9()
|
/base/location/frameworks/js/napi/source/ |
D | location_napi_adapter.cpp | 79 std::unique_ptr<Location> loc; in HandleGetCachedLocation() local
|
/base/location/services/location_locator/locator/source/ |
D | locator_skeleton.cpp | 231 std::unique_ptr<Location> loc; in PreGetCacheLocation() local
|
D | locator_ability.cpp | 956 LocationErrCode LocatorAbility::GetCacheLocation(std::unique_ptr<Location>& loc, AppIdentity &ident… in GetCacheLocation()
|