Searched defs:assetPath (Results 1 – 3 of 3) sorted by relevance
137 CString assetPath = vm->GetAssetPath(); in ExecuteModuleBuffer() local140 CString assetPath = vm->GetAssetPath(); in ExecuteModuleBuffer() local
472 void SetAssetPath(const CString &assetPath) in SetAssetPath()
2693 void JSNApi::SetAssetPath(EcmaVM *vm, const std::string &assetPath) in SetAssetPath()