OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iSessionSourceInfo
(Results
1 - 4
of
4
) sorted by null
/external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/
pvmf_sm_fsp_rtsp_unicast.cpp
760
if (
iSessionSourceInfo
->iDRMProtected == true && iCPM)
847
if (
iSessionSourceInfo
->_sessionType == PVMF_MIME_DATA_SOURCE_SDP_FILE)
[
all
...]
/external/opencore/nodes/streaming/streamingmanager/plugins/common/src/
pvmf_sm_fsp_base_cpm_support.cpp
152
iSessionSourceInfo
->_sessionURL,
153
iSessionSourceInfo
->_sessionType,
159
iSessionSourceInfo
->_sessionURL,
160
iSessionSourceInfo
->_sessionType,
pvmf_sm_fsp_base_impl.cpp
68
iSessionSourceInfo
= OSCL_NEW(PVMFSMFSPSessionSourceInfo, ());
129
OSCL_DELETE(
iSessionSourceInfo
);
748
if ((iCPMMetaDataExtensionInterface != NULL) && (
iSessionSourceInfo
->iDRMProtected == true))
[
all
...]
/external/opencore/nodes/streaming/streamingmanager/plugins/common/include/
pvmf_sm_fsp_base_impl.h
489
PVMFSMFSPSessionSourceInfo*
iSessionSourceInfo
;
Completed in 41 milliseconds