Home
last modified time | relevance | path

Searched defs:sourceFileId (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Ddebug_info_extractor.cpp277 auto sourceFileId = cda.GetSourceFileId(); in ExtractorMethodDebugInfo() local
288const std::optional<panda_file::File::EntityId> sourceFileId, in ExtractorMethodDebugInfo()
329 auto sourceFileId = cda.GetSourceFileId(); in Extract() local
/arkcompiler/runtime_core/static_core/abc2program/
Dabc_class_processor.cpp91 std::optional<panda_file::File::EntityId> sourceFileId = classDataAccessor_->GetSourceFileId(); in FillRecordSourceFile() local
/arkcompiler/runtime_core/static_core/libpandafile/
Ddebug_helpers.h71 bool HandleSetFile([[maybe_unused]] uint32_t sourceFileId) const in HandleSetFile()
Ddebug_info_updater-inl.h67 bool HandleSetFile(uint32_t sourceFileId) const in HandleSetFile()
193 bool HandleSetFile(uint32_t sourceFileId) const in HandleSetFile()
Ddebug_info_extractor.cpp226 auto sourceFileId = cda.GetSourceFileId(); in Extract() local
Dfile_reader.cpp968 auto sourceFileId = classAcc.GetSourceFileId(); in CreateClassItem() local
/arkcompiler/ets_frontend/ets2panda/evaluate/
DdebugInfoStorage.cpp79 auto sourceFileId = debugInfo->globalClassAcc.GetSourceFileId(); in LoadFileDebugInfo() local
/arkcompiler/runtime_core/static_core/runtime/
Dmethod.cpp459 auto sourceFileId = cda.GetSourceFileId(); in GetClassSourceFile() local