HomeSort by relevance Sort by last modified time
    Searched refs:OSCL_HeapString (Results 1 - 25 of 183) sorted by null

1 2 3 4 5 6 7 8

  /external/opencore/nodes/streaming/common/include/
pvmf_streaming_real_interfaces.h 40 virtual bool GetRealChallenge2(OSCL_HeapString<OsclMemAllocator> rc1,
41 OSCL_HeapString<OsclMemAllocator> &rc2,
42 OSCL_HeapString<OsclMemAllocator> &sd) = 0;
  /external/opencore/pvmi/pvmf/include/
pvmf_meta_data_types.h 33 typedef Oscl_Vector<OSCL_HeapString<OsclMemAllocator>, OsclMemAllocator> PVMFMetadataList;
pvmf_format_type.h 194 iStr = OSCL_HeapString<OsclMemAllocator> (mimeStrPtr);
201 iStr = OSCL_HeapString<OsclMemAllocator> (mimeStrPtr, mimeStrLen);
208 iStr = OSCL_HeapString<OsclMemAllocator> (rhs.getMIMEStrPtr(), rhs.getMIMEStrLen());
216 iStr = OSCL_HeapString<OsclMemAllocator> (mimeStrPtr);
289 OSCL_HeapString<OsclMemAllocator> iStr;
pvmf_mempool.h 105 OSCL_HeapString<OsclMemAllocator> iName;
pvmi_config_and_capability_utils.h 118 OSCL_HeapString<OsclMemAllocator> iFormatTypeString;
119 OSCL_HeapString<OsclMemAllocator> iFormatValTypeString;
  /external/opencore/oscl/oscl/osclregcli/src/
oscl_registry_types.h 61 OSCL_HeapString<OsclMemAllocator> iMimeString;
  /external/opencore/engines/author/test/src/
pvaetest.h 68 OSCL_HeapString<OsclMemAllocator> iOutputFileName;
69 OSCL_HeapString<OsclMemAllocator> iInputFileNameAudio;
70 OSCL_HeapString<OsclMemAllocator> iInputFileNameVideo;
71 OSCL_HeapString<OsclMemAllocator> iInputFileNameText;
72 OSCL_HeapString<OsclMemAllocator> iInputFileNameTextLog;
73 OSCL_HeapString<OsclMemAllocator> iInputFileNameTextConfig;
77 OSCL_HeapString<OsclMemAllocator> iComposerMimeType;
78 OSCL_HeapString<OsclMemAllocator> iAudioEncoderMimeType;
79 OSCL_HeapString<OsclMemAllocator> iVideoEncoderMimeType;
80 OSCL_HeapString<OsclMemAllocator> iTextEncoderMimeType
    [all...]
  /external/opencore/pvmi/recognizer/include/
pvmf_recognizer_types.h 42 typedef Oscl_Vector<OSCL_HeapString<OsclMemAllocator>, OsclMemAllocator> PVMFRecognizerMIMEStringList;
74 OSCL_HeapString<OsclMemAllocator> iRecognizedFormat;
  /external/opencore/protocols/sdp/common/include/
rm_media_info.h 27 OSCL_HeapString<SDPParserAlloc> rm_mimetype;
37 OSCL_HeapString<SDPParserAlloc> rm_Flags;
38 OSCL_HeapString<SDPParserAlloc> rm_ASMRuleBook;
39 OSCL_HeapString<SDPParserAlloc> rm_intrinsicDurationType;
40 OSCL_HeapString<SDPParserAlloc> rm_StreamName;
83 inline void setRMMimeType(const OSCL_HeapString<SDPParserAlloc>& MType)
98 inline OSCL_HeapString<SDPParserAlloc> getRMMimeType()
191 inline void setRMFlags(const OSCL_HeapString<SDPParserAlloc>& flag)
201 inline OSCL_HeapString<SDPParserAlloc> getRMFlags()
210 inline void setASMRuleBook(const OSCL_HeapString<SDPParserAlloc>& asmRule
    [all...]
session_info.h 42 OSCL_HeapString<SDPParserAlloc> originatorUsername;
45 OSCL_HeapString<SDPParserAlloc> originatorNetworkType;
46 OSCL_HeapString<SDPParserAlloc> originatorAddressType;
47 OSCL_HeapString<SDPParserAlloc> originatorAddress;
74 OSCL_HeapString<SDPParserAlloc> type;
81 OSCL_HeapString<SDPParserAlloc> sessionName;
83 OSCL_HeapString<SDPParserAlloc> sessionInformation;
84 OSCL_HeapString<SDPParserAlloc> sessionURI;
89 OSCL_HeapString<SDPParserAlloc> version;
91 OSCL_HeapString<SDPParserAlloc> author
    [all...]
amr_media_info.h 31 OSCL_HeapString<SDPParserAlloc> lang;
58 inline void setLang(const OSCL_HeapString<SDPParserAlloc>& lan)
still_image_media_info.h 29 OSCL_HeapString<SDPParserAlloc> payload;
56 inline void setPayload(OSCL_HeapString<SDPParserAlloc> pload)
aac_media_info.h 37 OSCL_HeapString<SDPParserAlloc> lang;
59 inline void setLang(const OSCL_HeapString<SDPParserAlloc>& language)
rfc3640_media_info.h 31 OSCL_HeapString<SDPParserAlloc> mode;
72 inline void setModeType(const OSCL_HeapString<SDPParserAlloc>& md)
common_info.h 165 OSCL_HeapString<SDPParserAlloc> URL;
166 OSCL_HeapString<SDPParserAlloc> Box[ASSET_NAME_SIZE];
177 OSCL_HeapString<SDPParserAlloc> KeyWords[MAX_ASSET_INFO_KEYWORDS];
234 OSCL_HeapString<SDPParserAlloc> val;
239 OSCL_HeapString<SDPParserAlloc> connectionNetworkType; //Add set and get methods.
240 OSCL_HeapString<SDPParserAlloc> connectionAddressType;
241 OSCL_HeapString<SDPParserAlloc> connectionAddress;
media_info.h 43 OSCL_HeapString<SDPParserAlloc> intg_nonce;
44 OSCL_HeapString<SDPParserAlloc> srtp_key_salt;
46 OSCL_HeapString<SDPParserAlloc> srtp_param_ext;
53 OSCL_HeapString<SDPParserAlloc> pt;
54 OSCL_HeapString<SDPParserAlloc> val;
57 OSCL_HeapString<SDPParserAlloc> ack_param;
58 OSCL_HeapString<SDPParserAlloc> nack_param;
59 OSCL_HeapString<SDPParserAlloc> param;
70 OSCL_HeapString<SDPParserAlloc> type;
74 OSCL_HeapString<SDPParserAlloc> transportProfile
    [all...]
asf_media_info.h 34 OSCL_HeapString<SDPParserAlloc> lang;
93 inline void setLang(const OSCL_HeapString<SDPParserAlloc>& language)
  /external/opencore/engines/author/src/single_core/
pvaenodefactoryutility.h 165 if (CompareMimeTypes(aMimeType, OSCL_HeapString<OsclMemAllocator>(K3gpComposerMimeType)) ||
166 CompareMimeTypes(aMimeType, OSCL_HeapString<OsclMemAllocator>(KMP4ComposerMimeType)))
170 else if (CompareMimeTypes(aMimeType, OSCL_HeapString<OsclMemAllocator>(KMp4EncMimeType)) ||
171 CompareMimeTypes(aMimeType, OSCL_HeapString<OsclMemAllocator>(KH263EncMimeType)))
180 else if (CompareMimeTypes(aMimeType, OSCL_HeapString<OsclMemAllocator>(KH264EncMimeType)))
190 else if (CompareMimeTypes(aMimeType, OSCL_HeapString<OsclMemAllocator>(KAmrNbEncMimeType)))
201 else if (CompareMimeTypes(aMimeType, OSCL_HeapString<OsclMemAllocator>(KAACADIFEncMimeType)) ||
202 CompareMimeTypes(aMimeType, OSCL_HeapString<OsclMemAllocator>(KAACADTSEncMimeType)) ||
203 CompareMimeTypes(aMimeType, OSCL_HeapString<OsclMemAllocator>(KAACMP4EncMimeType)) ||
204 CompareMimeTypes(aMimeType, OSCL_HeapString<OsclMemAllocator>(KAMRWbEncMimeType))
    [all...]
  /external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
pvdl_config_file.h 295 OSCL_HeapString<OsclMemAllocator> fieldKey(aKey);
301 OSCL_HeapString<OsclMemAllocator> fieldValue(aValue);
315 Oscl_Vector<OSCL_HeapString<OsclMemAllocator>, OsclMemAllocator> &getExtensionHeaderKeys()
319 Oscl_Vector<OSCL_HeapString<OsclMemAllocator>, OsclMemAllocator> &getExtensionHeaderValues()
358 OSCL_HeapString<PVDlCfgFileAllocator> iUrl;
360 OSCL_HeapString<PVDlCfgFileAllocator> iProxyName;
380 OSCL_HeapString<PVDlCfgFileAllocator> iPlayerVersion;
381 OSCL_HeapString<PVDlCfgFileAllocator> iUserAgent;
382 OSCL_HeapString<PVDlCfgFileAllocator> iUserNetwork;
383 OSCL_HeapString<PVDlCfgFileAllocator> iDeviceInfo
    [all...]
  /external/opencore/nodes/streaming/streamingmanager/plugins/common/include/
pvmf_sm_fsp_base_metadata.h 156 OSCL_HeapString<OsclMemAllocator> iMimeType;
270 OSCL_HeapString<OsclMemAllocator> iTitle;
271 OSCL_HeapString<OsclMemAllocator> iDescription;
272 OSCL_HeapString<OsclMemAllocator> iCopyright;
273 OSCL_HeapString<OsclMemAllocator> iPerformer;
274 OSCL_HeapString<OsclMemAllocator> iAuthor;
275 OSCL_HeapString<OsclMemAllocator> iGenre;
276 OSCL_HeapString<OsclMemAllocator> iRating;
277 OSCL_HeapString<OsclMemAllocator> iClassification;
279 OSCL_HeapString<OsclMemAllocator> iKeyWords[MAX_ASSET_INFO_KEYWORDS]
    [all...]
  /external/opencore/pvmi/content_policy_manager/plugins/common/include/
pvmf_cpmplugin_license_interface_types.h 67 OSCL_HeapString<OsclMemAllocator> iLastLicenseURL;
76 OSCL_HeapString<OsclMemAllocator> iLastFallbackLicenseURL;
81 OSCL_HeapString<OsclMemAllocator> iLastJoinURL;
86 OSCL_HeapString<OsclMemAllocator> iLastLeaveURL;
  /external/opencore/oscl/oscl/osclutil/src/
oscl_string_containers.h 75 OSCL_HeapString is a simple string class, compatible with
91 class OSCL_HeapString : public OSCL_String
99 OSCL_HeapString();
106 OSCL_HeapString(const OSCL_HeapString& src);
107 OSCL_HeapString(const OSCL_String& src);
114 OSCL_HeapString(const chartype* cstr);
122 OSCL_HeapString(const chartype* buf, uint32 length);
124 ~OSCL_HeapString();
135 OSCL_HeapString& operator=(const OSCL_HeapString& src)
    [all...]
  /external/opencore/oscl/oscl/osclregserv/src/
oscl_registry_serv_impl.cpp 33 iId = OSCL_NEW(OSCL_HeapString<OsclMemAllocator>, (compid));
40 OSCL_HeapString<OsclMemAllocator>* id = (OSCL_HeapString<OsclMemAllocator>*)iId;
50 iId = OSCL_NEW(OSCL_HeapString<OsclMemAllocator>, (*v.iId));
57 OSCL_HeapString<OsclMemAllocator>* id = (OSCL_HeapString<OsclMemAllocator>*)iId;
61 iId = OSCL_NEW(OSCL_HeapString<OsclMemAllocator>, (*src.iId));
  /external/opencore/oscl/oscl/oscllib/src/
oscl_configfile_list.h 89 Oscl_Vector<OSCL_HeapString<OsclMemAllocator>, OsclMemAllocator> iCfgList;
oscl_library_list.h 81 Oscl_Vector<OSCL_HeapString<OsclMemAllocator>, OsclMemAllocator> iLibList;

Completed in 211 milliseconds

1 2 3 4 5 6 7 8