Searched defs:assetPath (Results 1 – 3 of 3) sorted by relevance
44 CString assetPath = vm->GetAssetPath(); in ParseAbcEntryPoint() local47 CString assetPath = vm->GetAssetPath(); in ParseAbcEntryPoint() local192 CString assetPath = vm->GetAssetPath(); in ExecuteModuleBuffer() local195 CString assetPath = vm->GetAssetPath(); in ExecuteModuleBuffer() local394 CString assetPath = vm->GetAssetPath(); in ExecuteModuleBufferSecure() local397 CString assetPath = vm->GetAssetPath(); in ExecuteModuleBufferSecure() local
496 void SetAssetPath(const CString &assetPath) in SetAssetPath()
3970 void JSNApi::SetModuleInfo(EcmaVM *vm, const std::string &assetPath, const std::string &entryPoint) in SetModuleInfo()3990 void JSNApi::SetAssetPath(EcmaVM *vm, const std::string &assetPath) in SetAssetPath()