Home
last modified time | relevance | path

Searched defs:sourceFileId (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/abc2program/
H A Dabc_class_processor.cpp91 std::optional<panda_file::File::EntityId> sourceFileId = classDataAccessor_->GetSourceFileId(); in FillRecordSourceFile() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Ddebug_info_extractor.cpp277 auto sourceFileId = cda.GetSourceFileId(); in ExtractorMethodDebugInfo() local
329 auto sourceFileId = cda.GetSourceFileId(); in Extract() local
287 ExtractorMethodDebugInfo(const panda_file::File &pandaFile, const std::optional<panda_file::File::EntityId> sourceFileId, const std::optional<panda_file::File::EntityId> debugInfoId, uint32_t offset) ExtractorMethodDebugInfo() argument
/arkcompiler/runtime_core/static_core/libpandafile/
H A Ddebug_info_extractor.cpp226 auto sourceFileId = cda.GetSourceFileId(); in Extract() local
H A Dfile_reader.cpp968 auto sourceFileId = classAcc.GetSourceFileId(); in CreateClassItem() local
/arkcompiler/ets_frontend/ets2panda/evaluate/
H A DdebugInfoStorage.cpp79 auto sourceFileId = debugInfo->globalClassAcc.GetSourceFileId(); in LoadFileDebugInfo() local
/arkcompiler/runtime_core/static_core/runtime/
H A Dmethod.cpp459 auto sourceFileId = cda.GetSourceFileId(); in GetClassSourceFile() local

Completed in 6 milliseconds