Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h326 void SetAssetPath(const CString &assetPath) in SetAssetPath() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp3558 void JSNApi::SetAssetPath(EcmaVM *vm, const std::string &assetPath) in SetAssetPath() function in panda::JSNApi