Searched defs:assetPath (Results 1 – 3 of 3) sorted by relevance
152 CString assetPath = vm->GetAssetPath(); in ExecuteModuleBuffer() local155 CString assetPath = vm->GetAssetPath(); in ExecuteModuleBuffer() local309 CString assetPath = vm->GetAssetPath(); in ExecuteModuleBufferSecure() local312 CString assetPath = vm->GetAssetPath(); in ExecuteModuleBufferSecure() local
326 void SetAssetPath(const CString &assetPath) in SetAssetPath()
3558 void JSNApi::SetAssetPath(EcmaVM *vm, const std::string &assetPath) in SetAssetPath()