Home
last modified time | relevance | path

Searched defs:LiteralDataAccessor (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dliteral_data_accessor.cpp20 LiteralDataAccessor::LiteralDataAccessor(const File &panda_file, File::EntityId literal_data_id) in LiteralDataAccessor() function in panda::panda_file::LiteralDataAccessor
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dtype_literal_extractor.cpp27 using LiteralDataAccessor = panda_file::LiteralDataAccessor; typedef
Dliteral_data_extractor.cpp30 using LiteralDataAccessor = panda_file::LiteralDataAccessor; typedef