Home
last modified time | relevance | path

Searched refs:nameOffset (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp418 auto nameOffset = SnapshotGlobalData::Cast(SnapshotGlobalData::CP_PANDA_INFO_ITEM::NAME_ID); in ParseDeserializedData() local
420 CString fileNameStr = EcmaStringAccessor(fileInfo->Get(nameOffset)).ToCString(); in ParseDeserializedData()