Home
last modified time | relevance | path

Searched refs:beg (Results 1 – 25 of 106) sorted by relevance

12345

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/test/unittest/src/
H A Dhap_verify_test.cpp101 hapFile.seekp(0, std::ios_base::beg);
114 hapFile1.seekp(0, std::ios_base::beg);
116 hapFile1.seekp(TEST_MINI_HAP_FILE_LENGTH - sizeof(short), std::ios_base::beg);
150 hapFile.seekp(0, std::ios_base::beg);
178 hapFile.seekp(0, std::ios_base::beg);
204 errorFile.seekp(0, std::ios_base::beg);
216 errorFile.seekp(0, std::ios_base::beg);
227 errorFile.seekp(0, std::ios_base::beg);
248 hapFile.seekp(0, std::ios_base::beg);
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/common/
H A Dnapi_common.cpp218 for (auto beg = valueTypes.begin(); beg != valueTypes.end(); ++beg) { in MatchParameters() local
219 if (!MatchValueType(env, parameters[i], *beg)) { in MatchParameters()
372 for (auto beg = pairList.begin(); beg != pairList.end(); ++beg) { in MatchObjectProperty() local
373 if (!HasNamedTypeProperty(env, object, beg->second, beg->first)) { in MatchObjectProperty()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dstd_file.cpp207 const auto beg = file_.seekg(0, std::ios_base::beg).tellg(); in GetLength() local
209 return static_cast<uint64_t>(end - beg); in GetLength()
214 file_.seekg(static_cast<decltype(file_)::off_type>(offset), std::ios_base::beg); in Seek()
/ohos5.0/base/telephony/core_service/frameworks/js/napi/
H A Dnapi_util.cpp163 for (auto beg = valueTypes.begin(); beg != valueTypes.end(); ++beg) { in MatchParameters() local
164 if (!MatchValueType(env, parameters[i], *beg)) { in MatchParameters()
233 for (auto beg = pairList.begin(); beg != pairList.end(); ++beg) { in MatchObjectProperty() local
234 if (!HasNamedTypeProperty(env, object, beg->second, beg->first)) { in MatchObjectProperty()
/ohos5.0/base/security/security_guard/services/config_manager/src/
H A Dbase_config.cpp41 stream_.seekg(0, std::ios::beg); in Check()
/ohos5.0/base/hiviewdfx/faultloggerd/common/dfxutil/
H A Dfile_util.h44 file.seekg(0, std::ios::beg); in LoadStringFromFile()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_utils.cpp472 g_recordInMemory.seekg(0, std::ios_base::beg); in FileSize()
475 g_recordInMemory.seekg(position, std::ios_base::beg); in FileSize()
508 g_recordInMemory.seekg(offset, std::ios_base::beg); in FileSeek()
509 g_recordInMemory.seekp(offset, std::ios_base::beg); in FileSeek()
/ohos5.0/base/security/crypto_framework/test/unittest/src/aes_cipher/
H A Daes_common.cpp123 infile1.seekg (0, infile1.beg); in CompareFileContent()
128 infile2.seekg (0, infile2.beg); in CompareFileContent()
156 infile.seekg (0, infile.beg); in AesMultiBlockEncrypt()
210 infile.seekg (0, infile.beg); in AesMultiBlockDecrypt()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/exif_metadata_accessor_test/
H A Dexif_getfilterarea_test.cpp132 fileStream.seekg(range.first, std::ios::beg);
178 fileStream.seekg(range.first, std::ios::beg);
224 fileStream.seekg(range.first, std::ios::beg);
270 fileStream.seekg(range.first, std::ios::beg);
432 fileOutStream.seekg(range.first, std::ios::beg);
/ohos5.0/base/hiviewdfx/hiview/base/event_store/utility/reader/
H A Dcontent_reader_version_4.cpp33 docStream.seekg(0, std::ios::beg); in ReadDocDetails()
H A Dcontent_reader.cpp57 docStream.seekg(DATA_FORMAT_VERSION_OFFSET, std::ios::beg); in ReadFmtVersion()
60 docStream.seekg(curPos, std::ios::beg); in ReadFmtVersion()
H A Dcontent_reader_version_3.cpp34 docStream.seekg(0, std::ios::beg); in ReadDocDetails()
H A Dsys_event_doc_reader.cpp68 in_.seekg(curPos, std::ios::beg); in Init()
283 in_.seekg(seekSize, std::ios::beg); in SeekgPage()
H A Dcontent_reader_version_1.cpp87 docStream.seekg(0, std::ios::beg); in ReadDocDetails()
H A Dcontent_reader_version_2.cpp90 docStream.seekg(0, std::ios::beg); in ReadDocDetails()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dpackage_file.cpp81 …ndle.seekg(static_cast<int64_t>(MAGIC_LEN + Parcel::GetUInt32Len() + CHECKSUM_LEN), ios_base::beg); in GetChecksum()
347 file.seekg(0, ios_base::beg); in PackFileContent()
397 targetHandle.seekp(static_cast<int64_t>(MAGIC_LEN + Parcel::GetUInt32Len()), ios_base::beg); in WriteChecksum()
542 sourceHandle.seekg(static_cast<int64_t>(FILE_HEADER_LEN), ios_base::beg); in UnpackFile()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_utils.cpp45 readFile.seekg(0, std::ios::beg); in ExecuteCustomTitleAbc()
/ohos5.0/foundation/ai/intelligent_voice_framework/llt/hdt/depend_libs/src/
H A Dfile_ex.cpp52 file.seekg(0, ios::beg); in LoadStringFromFile()
242 file.seekg(0, std::ios::beg); in LoadBufferFromFile()
/ohos5.0/foundation/bundlemanager/app_domain_verify/interfaces/kits/js/src/
H A Dconfig_parser.cpp42 file.seekg(0, std::ios::beg); in load()
/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_file_utils.cpp88 file_->seekg(0, std::ios::beg); in Reset()
/ohos5.0/foundation/ability/ability_runtime/services/common/src/
H A Djson_utils.cpp84 in.seekg(0, std::ios::beg); in ReadFileInfoJson()
/ohos5.0/foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/src/
H A Dtrigger_manager_test.cpp85 infile.seekg(0, infile.beg); in ReadFile()
H A Dengine_event_callback.cpp88 infile.seekg(0, infile.beg); in ReadFile()
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/
H A Dfile_source.cpp86 fileIn_->seekg(0, fileIn_->beg); in ReadThread()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/json/
H A Djson.h580 const char* beg = data; in CORE_BEGIN_NAMESPACE() local
647 if (data != beg) { in CORE_BEGIN_NAMESPACE()
650 res = value_t<T>(strtod(beg, &end)); in CORE_BEGIN_NAMESPACE()
652 res = value_t<T>(strtoll(beg, &end, 10)); in CORE_BEGIN_NAMESPACE()
654 res = value_t<T>(strtoull(beg, &end, 10)); in CORE_BEGIN_NAMESPACE()

12345