Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h425 void SetAssetPath(const CString &assetPath) in SetAssetPath() function
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md933 ### SetAssetPath subsection
Djsnapi_expo.cpp2580 void JSNApi::SetAssetPath(EcmaVM *vm, const std::string &assetPath) in SetAssetPath() function in panda::JSNApi