Home
last modified time | relevance | path

Searched defs:appVersionCode (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_snapshot.cpp124 uint32_t appVersionCode = thread->GetEcmaVM()->GetApplicationVersionCode(); in WriteDataToFile() local
224 uint32_t appVersionCode = thread->GetEcmaVM()->GetApplicationVersionCode(); in ReadDataFromFile() local
/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_snapshot.cpp179 uint32_t appVersionCode = thread->GetEcmaVM()->GetApplicationVersionCode(); in ReadDataFromFile() local
317 uint32_t appVersionCode = thread->GetEcmaVM()->GetApplicationVersionCode(); in WriteDataToFile() local