Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundArchive.cpp326 const char* fullPath; in OpenExtStreamImpl() local
331 fullPath = externalFilePath; in OpenExtStreamImpl()
345 fullPath = pathBuffer; in OpenExtStreamImpl()
348 return OpenExtStream( buffer, size, fullPath, begin, length ); in OpenExtStreamImpl()