Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h427 assetPath_ = assetPath; in SetAssetPath()
432 return assetPath_; in GetAssetPath()
634 CString assetPath_; variable
Decma_vm.cpp294 …ared_ptr<JSPandaFile> jsPandaFile = JSPandaFileManager::GetInstance()->FindJSPandaFile(assetPath_); in ~EcmaVM()