Home
last modified time | relevance | path

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

12

/ohos5.0/base/update/updater/services/script/script_interpreter/
H A Dscript_yacc.y71 void Parser::error (const location_type& loc, const std::string& msg) in error()
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_instructions.cpp38 …:Flush(DfxRegs& regs, std::shared_ptr<DfxMemory> memory, uintptr_t cfa, RegLoc loc, uintptr_t& val) in Flush()
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_predicates_join_b_test.cpp313 std::string loc; variable
471 std::string loc; variable
/ohos5.0/base/location/test/location_locator/source/
H A Dlocation_without_permission_test.cpp213 std::unique_ptr loc = std::make_unique<Location>(); variable
H A Dlocator_impl_test.cpp232 std::unique_ptr<Location> loc = std::make_unique<Location>(); variable
/ohos5.0/foundation/ai/intelligent_voice_framework/llt/hdt/depend_libs/src/
H A Dfile_ex.cpp113 int loc = lseek(fd, 0, SEEK_SET); in LoadStringFromFd() local
/ohos5.0/build/ohos/packages/
H A Dprocess_field_validate.py50 def __init__(self, loc): argument
/ohos5.0/drivers/peripheral/location/agnss/hdi_service/
H A Dagnss_interface_impl.cpp187 AgnssReferenceInfo loc; in SetAgnssRefInfo() local
/ohos5.0/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dcf_mock.cpp152 ON_CALL(*this, X509_get_ext).WillByDefault([this](const X509 *x, X509_EXTENSION *loc) { in SetMockFunDefaultBehaviorPartOne()
315 …[this](X509_NAME *name, int nid, int type, const unsigned char *bytes, int len, int loc, int set) { in SetMockFunDefaultBehaviorPartFour()
718 X509_EXTENSION *__wrap_X509_get_ext(const X509 *x, X509_EXTENSION *loc) in __wrap_X509_get_ext()
951 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()
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dfile_ex.cpp187 off_t loc = lseek(fd, 0, SEEK_SET); in LoadStringFromFd() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_image_view.cpp200 … int32_t loc = (x - gifImageDesc->Top) * gifImageDesc->Width + (y - gifImageDesc->Left); in DealGifImageData() local
/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dpower_interface_impl.cpp381 int32_t loc = lseek(fd, 0, SEEK_SET); in LoadStringFd() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_packet_tools.cpp999 for (size_t loc = 0, cur = offset; ((loc < sum) && (cur < datasize)); loc++, cur++) { in Dump() local
1018 bool MtpPacketTool::DumpClear(size_t loc, std::unique_ptr<char[]> &hexBuf, int hexBufSize, in DumpClear()
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test.cpp184 LocaleInfo *loc = new (std::nothrow) LocaleInfo(locale, options); variable
211 LocaleInfo *loc = new (std::nothrow) LocaleInfo(locale); variable
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/
H A Dfile_fd_source_plugin.cpp616 int loc; // 1本地,2云端 in CheckFileType() local
/ohos5.0/base/location/test/location_manager/source/
H A Dlocator_ability_test.cpp405 std::unique_ptr<Location> loc; variable
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Dexif_maker_note.cpp669 for (size_t loc = 0, cur = offset; ((loc < sum) && (cur < size)); loc++, cur++) { in Dump() local
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Ddwarf_test.cpp1170 RegLoc loc; variable
/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_proxy.cpp645 LocationErrCode LocatorProxy::GetCacheLocationV9(std::unique_ptr<Location> &loc) in GetCacheLocationV9()
H A Dlocator_impl.cpp750 LocationErrCode LocatorImpl::GetCachedLocationV9(std::unique_ptr<Location> &loc) in GetCachedLocationV9()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_encoder.cpp1224 RelativeLocation loc; in GetFragmentRelLocation() local
1282 RelativeLocation loc = GetFragmentRelLocation(fragmentMap); in AssembleHeifFragmentMap() local
/ohos5.0/base/location/frameworks/js/napi/source/
H A Dlocation_napi_adapter.cpp83 std::unique_ptr<Location> loc; in HandleGetCachedLocation() local
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability.cpp1448 auto loc = GetLocationMock(); in IsMockProcessing() local
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_skeleton.cpp369 std::unique_ptr<Location> loc; in PreGetCacheLocation() local
H A Dlocator_ability.cpp1148 LocationErrCode LocatorAbility::GetCacheLocation(std::unique_ptr<Location>& loc, AppIdentity &ident… in GetCacheLocation()

12