/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
H A D | dfx_instructions.cpp | 38 bool DfxInstructions::Flush(DfxRegs& regs, std::shared_ptr<DfxMemory> memory, uintptr_t cfa, RegLoc loc, uintptr_t& val) in Flush() argument
|
/base/location/test/location_manager/source/ |
H A D | locator_ability_test.cpp | 405 std::unique_ptr<Location> loc; in HWTEST_F() local
|
/base/location/test/location_locator/source/ |
H A D | location_without_permission_test.cpp | 213 std::unique_ptr loc = std::make_unique<Location>(); in HWTEST_F() local
|
H A D | locator_impl_test.cpp | 232 std::unique_ptr<Location> loc = std::make_unique<Location>(); in HWTEST_F() local
|
/base/location/frameworks/cj/source/ |
H A D | geolocationmanager_utils.cpp | 67 CJLocation NativeLocationToCJLocation(const Location::Location& loc) in NativeLocationToCJLocation() argument [all...] |
H A D | geolocationmanager_impl.cpp | 134 auto loc = g_locatorProxy->GetCachedLocation(); in GetLastLocation() local
|
/base/location/interfaces/inner_api/include/ |
H A D | location_async_context.h | 44 std::unique_ptr<Location> loc; member in OHOS::Location::LocationAsyncContext 95 std::unique_ptr<Location> loc; member in OHOS::Location::LocationRequestAsyncContext
|
/base/location/frameworks/js/napi/source/ |
H A D | location_napi_adapter.cpp | 83 std::unique_ptr<Location> loc; in HandleGetCachedLocation() local
|
/base/location/frameworks/native/locator_sdk/source/ |
H A D | locator_proxy.cpp | 645 LocationErrCode LocatorProxy::GetCacheLocationV9(std::unique_ptr<Location> &loc) in GetCacheLocationV9() argument
|
H A D | locator_impl.cpp | 749 LocationErrCode LocatorImpl::GetCachedLocationV9(std::unique_ptr<Location> &loc) in GetCachedLocationV9() argument
|
/base/global/i18n/frameworks/intl/test/unittest/ |
H A D | intl_test.cpp | 184 LocaleInfo *loc = new (std::nothrow) LocaleInfo(locale, options);
in HWTEST_F() local 211 LocaleInfo *loc = new (std::nothrow) LocaleInfo(locale); HWTEST_F() local [all...] |
/base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
H A D | dwarf_test.cpp | 1166 RegLoc loc; in HWTEST_F() local [all...] |
/base/location/services/location_locator/locator/source/ |
H A D | locator_skeleton.cpp | 341 std::unique_ptr<Location> loc; in PreGetCacheLocation() local
|
H A D | locator_ability.cpp | 1099 LocationErrCode LocatorAbility::GetCacheLocation(std::unique_ptr<Location>& loc, AppIdentity &identity) in GetCacheLocation() argument
|
/base/security/certificate_framework/test/unittest/v1.0/src/ |
H A D | cf_mock.cpp | 718 X509_EXTENSION *__wrap_X509_get_ext(const X509 *x, X509_EXTENSION *loc) in __wrap_X509_get_ext() argument 950 __wrap_X509_NAME_add_entry_by_NID( X509_NAME *name, int nid, int type, const unsigned char *bytes, int len, int loc, int set) __wrap_X509_NAME_add_entry_by_NID() argument [all...] |
/base/location/services/location_gnss/gnss/source/ |
H A D | gnss_ability.cpp | 1419 auto loc = GetLocationMock(); in IsMockProcessing() local
|