Home
last modified time | relevance | path

Searched refs:moduleName (Results 1 – 1 of 1) sorted by relevance

/RvlHbmSDK-4.7.3/build/demos/hbmdemo/rsodemo/src/
Drsodemo.cpp220 static RSOObjectHeader* RsoLoad(char* moduleName);
221 static RSOObjectHeader* StaticRsoLoad(char* moduleName);
839 RsoLoad(char* moduleName) in RsoLoad() argument
843 module = (RSOObjectHeader*)ReadDvdFile(moduleName, &s_mem1Allocator); in RsoLoad()
865 StaticRsoLoad(char* moduleName) in StaticRsoLoad() argument
870 module = (RSOObjectHeader*)ReadDvdFile(moduleName, &s_mem1Allocator); in StaticRsoLoad()