Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h430 CString GetAssetPath() const in GetAssetPath() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp2591 std::string JSNApi::GetAssetPath(EcmaVM *vm) in GetAssetPath() function in panda::JSNApi