Searched defs:assetPath (Results 1 – 3 of 3) sorted by relevance
159 CString assetPath = vm->GetAssetPath(); in ExecuteModuleBuffer() local162 CString assetPath = vm->GetAssetPath(); in ExecuteModuleBuffer() local321 CString assetPath = vm->GetAssetPath(); in ExecuteModuleBufferSecure() local324 CString assetPath = vm->GetAssetPath(); in ExecuteModuleBufferSecure() local
425 void SetAssetPath(const CString &assetPath) in SetAssetPath()
2560 void JSNApi::SetModuleInfo(EcmaVM *vm, const std::string &assetPath, const std::string &entryPoint) in SetModuleInfo()2580 void JSNApi::SetAssetPath(EcmaVM *vm, const std::string &assetPath) in SetAssetPath()