Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h798 void SetAssetPath(const CString &assetPath) in SetAssetPath() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md935 ### SetAssetPath subsection
Djsnapi_expo.cpp4457 void JSNApi::SetAssetPath(EcmaVM *vm, const std::string &assetPath) in SetAssetPath() function in panda::JSNApi