Home
last modified time | relevance | path

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

/aosp12/frameworks/wilhelm/src/desktop/
H A DSndFile.cpp170 thiz->mSndFile.mPathname = uri; in SndFile_checkAudioPlayerSourceSink()
242 if (NULL != thiz->mSndFile.mPathname) { in SndFile_Realize()
245 (const char *) thiz->mSndFile.mPathname, SFM_READ, &thiz->mSndFile.mSfInfo); in SndFile_Realize()
/aosp12/frameworks/wilhelm/src/
H A Dsles_allinclusive.h270 SLchar *mPathname; member
/aosp12/frameworks/wilhelm/src/itf/
H A DIEngine.cpp224 thiz->mSndFile.mPathname = NULL; in IEngine_CreateAudioPlayer()