Home
last modified time | relevance | path

Searched refs:get_cstr (Results 1 – 25 of 151) sorted by relevance

1234567

/external/opencore/engines/author/test/src/
Dpvaetest.cpp299 …t char*)iInputFileNameAudio.get_cstr(), (const char*)iInputFileNameVideo.get_cstr(), (const char*)… in RunTestCases()
300 … (const char*)iOutputFileName.get_cstr(), iAudioInputType, iVideoInputType, iTextInputType, in RunTestCases()
301 …iComposerMimeType.get_cstr(), iAudioEncoderMimeType.get_cstr(), iVideoEncoderMimeType.get_cstr(), … in RunTestCases()
305 …t char*)iInputFileNameAudio.get_cstr(), (const char*)iInputFileNameVideo.get_cstr(), (const char*)… in RunTestCases()
306 … (const char*)iOutputFileName.get_cstr(), iAudioInputType, iVideoInputType, iTextInputType, in RunTestCases()
307 …iComposerMimeType.get_cstr(), iAudioEncoderMimeType.get_cstr(), iVideoEncoderMimeType.get_cstr(), … in RunTestCases()
311 …t char*)iInputFileNameAudio.get_cstr(), (const char*)iInputFileNameVideo.get_cstr(), (const char*)… in RunTestCases()
312 … (const char*)iOutputFileName.get_cstr(), iAudioInputType, iVideoInputType, iTextInputType, in RunTestCases()
313 …iComposerMimeType.get_cstr(), iAudioEncoderMimeType.get_cstr(), iVideoEncoderMimeType.get_cstr(), … in RunTestCases()
317 …t char*)iInputFileNameAudio.get_cstr(), (const char*)iInputFileNameVideo.get_cstr(), (const char*)… in RunTestCases()
[all …]
Dtest_pv_author_engine_testset6.h56 if (oscl_strlen(aMediaParam.iIPFileInfo.get_cstr()) != 0) in pv_mediainput_async_test_errorhandling()
59 …oscl_UTF8ToUnicode(aMediaParam.iIPFileInfo.get_cstr(), oscl_strlen(aMediaParam.iIPFileInfo.get_cst… in pv_mediainput_async_test_errorhandling()
64 if (oscl_strlen(aMediaParam.iOPFileInfo.get_cstr()) != 0) in pv_mediainput_async_test_errorhandling()
67 …oscl_UTF8ToUnicode(aMediaParam.iOPFileInfo.get_cstr(), oscl_strlen(aMediaParam.iOPFileInfo.get_cst… in pv_mediainput_async_test_errorhandling()
Dtest_pv_author_engine_testset7.h57 if (oscl_strlen(aMediaParam.iIPFileInfo.get_cstr()) != 0) in pv_mediainput_async_test_reset()
60 …oscl_UTF8ToUnicode(aMediaParam.iIPFileInfo.get_cstr(), oscl_strlen(aMediaParam.iIPFileInfo.get_cst… in pv_mediainput_async_test_reset()
65 if (oscl_strlen(aMediaParam.iOPFileInfo.get_cstr()) != 0) in pv_mediainput_async_test_reset()
68 …oscl_UTF8ToUnicode(aMediaParam.iOPFileInfo.get_cstr(), oscl_strlen(aMediaParam.iOPFileInfo.get_cst… in pv_mediainput_async_test_reset()
Dtest_pv_author_engine_testset8.h57 if (oscl_strlen(aMediaParam.iIPFileInfo.get_cstr()) != 0) in pv_mediainput_async_test_delete()
60 …oscl_UTF8ToUnicode(aMediaParam.iIPFileInfo.get_cstr(), oscl_strlen(aMediaParam.iIPFileInfo.get_cst… in pv_mediainput_async_test_delete()
65 if (oscl_strlen(aMediaParam.iOPFileInfo.get_cstr()) != 0) in pv_mediainput_async_test_delete()
68 …oscl_UTF8ToUnicode(aMediaParam.iOPFileInfo.get_cstr(), oscl_strlen(aMediaParam.iOPFileInfo.get_cst… in pv_mediainput_async_test_delete()
Dtest_pv_author_engine_testset5.h74 if (oscl_strlen(aMediaParam.iIPFileInfo.get_cstr()) != 0) in pvauthor_async_test_base()
77 …oscl_UTF8ToUnicode(aMediaParam.iIPFileInfo.get_cstr(), oscl_strlen(aMediaParam.iIPFileInfo.get_cst… in pvauthor_async_test_base()
82 if (oscl_strlen(aMediaParam.iOPFileInfo.get_cstr()) != 0) in pvauthor_async_test_base()
85 …oscl_UTF8ToUnicode(aMediaParam.iOPFileInfo.get_cstr(), oscl_strlen(aMediaParam.iOPFileInfo.get_cst… in pvauthor_async_test_base()
/external/opencore/oscl/oscl/osclutil/src/
Doscl_string.cpp61 return get_cstr()[index]; in read()
70 return get_cstr()[index]; in read()
77 && oscl_strncmp(get_cstr(), a.get_cstr(), a.get_size()) == 0); in operator ==()
83 && oscl_strncmp(get_cstr(), a.get_cstr(), a.get_size()) == 0); in operator ==()
91 && oscl_strncmp(get_cstr(), a, len) == 0); in operator ==()
98 && oscl_strncmp(get_cstr(), a, len) == 0); in operator ==()
105 || oscl_strncmp(get_cstr(), a.get_cstr(), a.get_size()) != 0); in operator !=()
111 || oscl_strncmp(get_cstr(), a.get_cstr(), a.get_size()) != 0); in operator !=()
117 return (oscl_strncmp(get_cstr(), a.get_cstr(), a.get_size()) > 0); in operator >()
122 return (oscl_strncmp(get_cstr(), a.get_cstr(), a.get_size()) > 0); in operator >()
[all …]
Doscl_string_containers.h130 const chartype* get_cstr() const;
187 const chartype* get_cstr() const;
292 OSCL_IMPORT_REF const chartype* get_cstr() const;
353 OSCL_IMPORT_REF const chartype* get_cstr() const;
429 const chartype* get_cstr() const;
484 const chartype* get_cstr() const;
560 OSCL_IMPORT_REF const chartype* get_cstr() const;
616 OSCL_IMPORT_REF const chartype* get_cstr() const;
704 set_rep(src.get_cstr(), src.get_size()); in set_rep()
710 set_rep(src.get_cstr(), src.get_size()); in set_rep()
[all …]
Doscl_string_containers.cpp309 set_rep(src.get_cstr(), src.get_size()); in set_rep()
314 set_rep(src.get_cstr(), src.get_size()); in set_rep()
321 append_rep(src.get_cstr(), src.get_size()); in append_rep()
326 append_rep(src.get_cstr(), src.get_size()); in append_rep()
374 OSCL_EXPORT_REF const OSCL_HeapStringA::chartype* OSCL_HeapStringA::get_cstr() const in get_cstr() function in OSCL_HeapStringA
381 OSCL_EXPORT_REF const OSCL_wHeapStringA::chartype* OSCL_wHeapStringA::get_cstr() const in get_cstr() function in OSCL_wHeapStringA
482 iRep->size = oscl_strlen(get_cstr()); in set()
489 iRep->size = oscl_strlen(get_cstr()); in set()
768 rep.set_r(src.get_cstr(), src.get_size()); in set_rep()
777 rep.set_r(src.get_cstr(), src.get_size()); in set_rep()
[all …]
/external/opencore/oscl/oscl/oscllib/src/
Doscl_shared_library.cpp77 …G_INST_LLDBG, ipLogger, PVLOGMSG_DEBUG, (0, "OsclSharedLibrary::LoadLib %s IN", aPath.get_cstr())); in LoadLib()
95 OSCL_HeapString<OsclMemAllocator> path1(aPath.get_cstr(), dotpos); in LoadLib()
98 debugPath += (aPath.get_cstr() + dotpos); in LoadLib()
99 … PVLOGMSG_DEBUG, (0, "OsclSharedLibrary::LoadLib looking for Debug lib %s", debugPath.get_cstr())); in LoadLib()
107 … (0, "OsclSharedLibrary - Loading library %s took %d ticks ...", debugPath.get_cstr(), delta)); in LoadLib()
119 … (0, "OsclSharedLibrary - Loading library %s took %d ticks ...", aPath.get_cstr(), delta)); in LoadLib()
127 OSCL_HeapString<OsclMemAllocator> path1(aPath.get_cstr(), dotpos); in LoadLib()
132 … PVLOGMSG_DEBUG, (0, "OsclSharedLibrary::LoadLib looking for Debug lib %s", debugPath.get_cstr())); in LoadLib()
140 … (0, "OsclSharedLibrary - Loading library %s took %d ticks ...", debugPath.get_cstr(), delta)); in LoadLib()
154 … (0, "OsclSharedLibrary - Loading library %s took %d ticks ...", debugPath.get_cstr(), delta)); in LoadLib()
[all …]
Doscl_configfile_list.cpp77 (0, "OsclConfigFileList::Populate '%s' IN", aConfigFileDir.get_cstr())); in Populate()
121 … (0, "OsclConfigFileList::Populate - Searching path %s ...", aConfigFileDir.get_cstr())); in Populate()
169 if (oscl_strncmp(iCfgList[ii].get_cstr(), in Sort()
170 iCfgList[ii + 1].get_cstr(), in Sort()
171 oscl_strlen(iCfgList[ii].get_cstr())) > 0) in Sort()
/external/opencore/pvmi/pvmf/src/
Dpvmf_mempool.cpp46 , iName.get_cstr(), iNumChunk - iFreeMemChunkList.size()))); in ~PVMFMemPoolFixedChunkAllocator()
54 MPLOGDATAPATH((0, "MEMP %s Destroyed", iName.get_cstr())); in ~PVMFMemPoolFixedChunkAllocator()
69 … MPLOGDATAPATH((0, "MEMP %s Allocate %d chunk failed--No Free Chunks!", iName.get_cstr(), n)); in allocate()
79 , iName.get_cstr(), iNumChunk - iFreeMemChunkList.size(), iNumChunk)); in allocate()
90 , iName.get_cstr(), iNumChunk - iFreeMemChunkList.size(), iNumChunk)); in deallocate()
100 (0, "MEMP %s MediaData SeqNum %d, SId %d, TS %d", iName.get_cstr() in LogMediaDataInfo()
111 MPLOGDATAPATH((0, "MEMP %s MediaCmd FmtId %s, SeqNum %d, SId %d, TS %d", iName.get_cstr() in LogMediaCmdInfo()
116 MPLOGDATAPATH((0, "MEMP %s MediaCmd FmtId %d, SeqNum %d, SId %d, TS %d", iName.get_cstr() in LogMediaCmdInfo()
127 , iName.get_cstr(), iNumChunk, iChunkSizeMemAligned)); in createmempool()
Dpvmf_sync_util_data_queue.cpp232 ((0, "SYNC %s %s MediaMsg SeqNum %d, SId %d, TS %d, Dur %d, Q-depth %d/%d", iName.get_cstr() in LogMediaMsgInfo()
256 …(0, "SYNC %s %s Msec %d MediaMsg SeqNum %d, SId %d, TS %d, Dur %d, Q-depth %d/%d", iName.get_cstr() in LogMediaMsgInfo()
586 … Returning media cmd(id=%d) as being in sync,%s", iDataQueue[0]->getFormatID(), iName.get_cstr())); in SynchronizeData()
599 …rocess TS %d %d ms later,%s", iDataQueue[0]->getTimestamp(), millisecondsEarly, iName.get_cstr())); in SynchronizeData()
614 … Returning media cmd(id=%d) as being in sync,%s", iDataQueue[0]->getFormatID(), iName.get_cstr())); in SynchronizeData()
628 …iDataQueue[0]->getTimestamp(), iDataQueue[0]->getDuration(), millisecondsEarly, iName.get_cstr())); in SynchronizeData()
654 …hronizeData: Process late frame ASAP, TS %d,%s", iDataQueue[0]->getTimestamp(), iName.get_cstr())); in SynchronizeData()
684 … Returning media cmd(id=%d) as being in sync,%s", iDataQueue[0]->getFormatID(), iName.get_cstr())); in SynchronizeData()
691 … iDataQueue[0]->getTimestamp(), iDataQueue[0]->getDuration(), iName.get_cstr())); in SynchronizeData()
711 …Queue::SynchronizeData: Skip complete TS %d,%s", iDataQueue[0]->getTimestamp(), iName.get_cstr())); in SynchronizeData()
[all …]
Dpvmf_port_base_impl.cpp95 LOGDATAPATH((0, "PORT %s Created", iPortName.get_cstr())); in PortActivity()
98 LOGDATAPATH((0, "PORT %s Deleted", iPortName.get_cstr())); in PortActivity()
101 LOGDATAPATH((0, "PORT %s Connected", iPortName.get_cstr())); in PortActivity()
104 LOGDATAPATH((0, "PORT %s Disconnected", iPortName.get_cstr())); in PortActivity()
116 (0, "PORT %s Outgoing Q Busy, Q-depth %d/%d", iPortName.get_cstr() in PortActivity()
121 LOGDATAPATH((0, "PORT %s Outgoing Q Ready, Q-depth %d/%d", iPortName.get_cstr() in PortActivity()
126 LOGDATAPATH((0, "PORT %s Connected Port Busy, Q-depth %d/%d", iPortName.get_cstr() in PortActivity()
131 LOGDATAPATH((0, "PORT %s Connected Port Ready, Q-depth %d/%d", iPortName.get_cstr() in PortActivity()
604 … (0, "PORT %s %s MediaCmd FmtId %s, SeqNum %d, SId %d, TS %d, Q-depth %d/%d", iPortName.get_cstr() in LogMediaMsgInfo()
618 … (0, "PORT %s %s MediaCmd FmtId %s, SeqNum %d, SId %d, TS %d, Q-depth %d/%d", iPortName.get_cstr() in LogMediaMsgInfo()
[all …]
/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node_metadata.cpp132 if (pv_mime_strcmp(iAvailableMetadataKeys[i].get_cstr(), aQueryKeyString) >= 0) in GetNumMetadataKeys()
195 if (oscl_strcmp(aKeyList[lcv].get_cstr(), PVMP4METADATA_TOOL_KEY) == 0) in GetNumMetadataValues()
201 else if (oscl_strcmp(aKeyList[lcv].get_cstr(), PVMP4METADATA_WRITER_KEY) == 0) in GetNumMetadataValues()
207 else if (oscl_strcmp(aKeyList[lcv].get_cstr(), PVMP4METADATA_GROUPING_KEY) == 0) in GetNumMetadataValues()
213 else if (oscl_strcmp(aKeyList[lcv].get_cstr(), PVMP4METADATA_TRACKDATA_KEY) == 0) in GetNumMetadataValues()
219 …else if ((oscl_strcmp(aKeyList[lcv].get_cstr(), PVMP4METADATA_COMPILATION_KEY) == 0) && (iMP4FileH… in GetNumMetadataValues()
225 else if (oscl_strcmp(aKeyList[lcv].get_cstr(), PVMP4METADATA_TEMPO_KEY) == 0) in GetNumMetadataValues()
231 else if (oscl_strcmp(aKeyList[lcv].get_cstr(), PVMP4METADATA_DISKDATA_KEY) == 0) in GetNumMetadataValues()
237 else if (oscl_strcmp(aKeyList[lcv].get_cstr(), PVMP4METADATA_LYRICS_KEY) == 0) in GetNumMetadataValues()
244 else if (oscl_strcmp(aKeyList[lcv].get_cstr(), PVMP4METADATA_FREEFORMDATA_KEY) == 0) in GetNumMetadataValues()
[all …]
/external/opencore/nodes/streaming/streamingmanager/plugins/common/src/
Dpvmf_sm_fsp_base_impl.cpp741 if (pv_mime_strcmp(iAvailableMetadataKeys[i].get_cstr(), aQueryKeyString) >= 0) in GetNumMetadataKeysBase()
773 if (oscl_strcmp(aKeyList[lcv].get_cstr(), PVMFSTREAMINGMGRNODE_ALBUM_KEY) == 0 && in GetNumMetadataValuesBase()
780 else if (oscl_strcmp(aKeyList[lcv].get_cstr(), PVMFSTREAMINGMGRNODE_AUTHOR_KEY) == 0 && in GetNumMetadataValuesBase()
787 else if (oscl_strcmp(aKeyList[lcv].get_cstr(), PVMFSTREAMINGMGRNODE_ARTIST_KEY) == 0 && in GetNumMetadataValuesBase()
794 else if (oscl_strcmp(aKeyList[lcv].get_cstr(), PVMFSTREAMINGMGRNODE_TITLE_KEY) == 0 && in GetNumMetadataValuesBase()
801 else if (oscl_strcmp(aKeyList[lcv].get_cstr(), PVMFSTREAMINGMGRNODE_DESCRIPTION_KEY) == 0 && in GetNumMetadataValuesBase()
808 else if (oscl_strcmp(aKeyList[lcv].get_cstr(), PVMFSTREAMINGMGRNODE_RATING_KEY) == 0 && in GetNumMetadataValuesBase()
815 else if (oscl_strcmp(aKeyList[lcv].get_cstr(), PVMFSTREAMINGMGRNODE_COPYRIGHT_KEY) == 0 && in GetNumMetadataValuesBase()
822 else if (oscl_strcmp(aKeyList[lcv].get_cstr(), PVMFSTREAMINGMGRNODE_GENRE_KEY) == 0 && in GetNumMetadataValuesBase()
829 else if (oscl_strcmp(aKeyList[lcv].get_cstr(), PVMFSTREAMINGMGRNODE_LYRICS_KEY) == 0 && in GetNumMetadataValuesBase()
[all …]
/external/opencore/engines/adapters/player/framemetadatautility/test/src/
Dtest_pv_frame_metadata_utility.cpp350 …if (oscl_strstr(aFileNameInfo.get_cstr(), ".aac") != NULL || oscl_strstr(aFileNameInfo.get_cstr(),… in FindSourceFile()
355 …else if (oscl_strstr(aFileNameInfo.get_cstr(), ".mp3") != NULL || oscl_strstr(aFileNameInfo.get_c… in FindSourceFile()
360 …else if (oscl_strstr(aFileNameInfo.get_cstr(), ".amr") != NULL || oscl_strstr(aFileNameInfo.get_c… in FindSourceFile()
361 …oscl_strstr(aFileNameInfo.get_cstr(), ".cod") != NULL || oscl_strstr(aFileNameInfo.get_cstr(), ".C… in FindSourceFile()
366 else if ((!oscl_strncmp("rtsp", aFileNameInfo.get_cstr(), 4)) || in FindSourceFile()
367 (!oscl_strncmp("RTSP", aFileNameInfo.get_cstr(), 4))) in FindSourceFile()
372 …else if (oscl_strstr(aFileNameInfo.get_cstr(), "http:") != NULL || oscl_strstr(aFileNameInfo.get_… in FindSourceFile()
377 …else if (oscl_strstr(aFileNameInfo.get_cstr(), ".mp4") != NULL || oscl_strstr(aFileNameInfo.get_c… in FindSourceFile()
378 …oscl_strstr(aFileNameInfo.get_cstr(), ".3gp") != NULL || oscl_strstr(aFileNameInfo.get_cstr(), ".3… in FindSourceFile()
383 …else if (oscl_strstr(aFileNameInfo.get_cstr(), ".asf") != NULL || oscl_strstr(aFileNameInfo.get_c… in FindSourceFile()
[all …]
/external/opencore/protocols/sdp/common/include/
Dsession_info.h772 return (char *)type.get_cstr(); in getType()
790 return origInfo.originatorUsername.get_cstr(); in getOUserName()
800 return (char *)sessionName.get_cstr(); in getSessionName()
810 return sessionInformation.get_cstr(); in getSessionInformation()
814 return version.get_cstr(); in getVersion()
818 return author.get_cstr(); in getAuthor()
822 return copyright.get_cstr(); in getCopyright()
826 return rating.get_cstr(); in getRating()
850 return ASMRuleBook.get_cstr(); in getASMRuleBool()
855 return Title.get_cstr(); in getTitle()
[all …]
/external/opencore/engines/player/test/src/
Dtest_pv_player_engine_testset_mio_file.cpp29 return new PVRefFileOutput(((OSCL_wString*)aParam)->get_cstr()); in CreateAudioOutput()
37 return new PVRefFileOutput(((OSCL_wString*)aParam)->get_cstr(), aMediaType, aCompressedAudio); in CreateAudioOutput()
65 return new PVRefFileOutput(((OSCL_wString*)aParam)->get_cstr()); in CreateVideoOutput()
73 return new PVRefFileOutput(((OSCL_wString*)aParam)->get_cstr(), aMediaType, aCompressedVideo); in CreateVideoOutput()
101 return new PVRefFileOutput(((OSCL_wString*)aParam)->get_cstr()); in CreateTextOutput()
106 return new PVRefFileOutput(((OSCL_wString*)aParam)->get_cstr(), aMediaType); in CreateTextOutput()
/external/opencore/fileformats/mp3/parser/src/
Dimp3ff.cpp117 …if (iMP3File.Open(filename.get_cstr(), (Oscl_File::MODE_READ | Oscl_File::MODE_BINARY), *fileServS… in OSCL_DLL_ENTRY_POINT_DEFAULT()
127 …if (iScanFP.Open(filename.get_cstr(), (Oscl_File::MODE_READ | Oscl_File::MODE_BINARY), *fileServSe… in OSCL_DLL_ENTRY_POINT_DEFAULT()
541 if (oscl_strstr(iAvailableMetadataKeys[i].get_cstr(), aQueryKeyString) != NULL) in GetNumMetadataKeys()
569 else if (oscl_strcmp(aKeyList[lcv].get_cstr(), PVMP3METADATA_DURATION_KEY) == 0) in GetNumMetadataValues()
578 else if (oscl_strcmp(aKeyList[lcv].get_cstr(), PVMP3METADATA_RANDOM_ACCESS_DENIED_KEY) == 0) in GetNumMetadataValues()
586 else if (oscl_strcmp(aKeyList[lcv].get_cstr(), PVMP3METADATA_NUMTRACKS_KEY) == 0) in GetNumMetadataValues()
595 else if (oscl_strcmp(aKeyList[lcv].get_cstr(), PVMP3METADATA_BITRATE_KEY) == 0 || in GetNumMetadataValues()
596 oscl_strcmp(aKeyList[lcv].get_cstr(), PVMP3METADATA_TRACKINFO_BITRATE_KEY) == 0) in GetNumMetadataValues()
606 else if (oscl_strcmp(aKeyList[lcv].get_cstr(), PVMP3METADATA_SAMPLERATE_KEY) == 0 || in GetNumMetadataValues()
607 oscl_strcmp(aKeyList[lcv].get_cstr(), PVMP3METADATA_TRACKINFO_SAMPLERATE_KEY) == 0) in GetNumMetadataValues()
[all …]
/external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
Dpvmf_protocol_engine_download_common.cpp48 StrPtrLen uri((iURI.getURI()).get_cstr(), (iURI.getURI()).get_size()); in setRequestBasics()
57 StrCSumPtrLen fieldKey(fieldKeyString.get_cstr()); in setHeaderFields()
58 if (!iComposer->setField(fieldKey, iURI.getHost().get_cstr())) return false; in setHeaderFields()
62 if (!iComposer->setField(fieldKey, (iCfgFile->GetUserAgent()).get_cstr())) return false; in setHeaderFields()
66 fieldKey.setPtrLen(fieldKeyString.get_cstr(), fieldKeyString.get_size()); in setHeaderFields()
67 if (!iComposer->setField(fieldKey, fieldValueString.get_cstr())) return false; in setHeaderFields()
/external/opencore/pvmi/content_policy_manager/src/
Dpvmf_cpmplugin_factory_registry.cpp67 && oscl_CIstrncmp(cpmregid.get_cstr(), aMimeType.get_cstr(), cpmregid.get_size()) == 0 in RegisterPlugin()
68 && (aMimeType.get_cstr()[cpmregid.get_size()] == '/' in RegisterPlugin()
69 || aMimeType.get_cstr()[cpmregid.get_size()] == '\0')) in RegisterPlugin()
/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtsp_client_engine_node.cpp546 …(0, "PVRTSPEngineNode::SetRtspProxy() aRtspProxy %s %d", aRtspProxyName.get_cstr(), aRtspProxyPort… in SetRtspProxy()
565 …TSPEngineNode::GetRtspProxy() RtspProxy %s %d", iSessionInfo.iProxyName.get_cstr(), iSessionInfo.i… in GetRtspProxy()
651 …if (0 == oscl_UTF8ToUnicode(iSessionInfo.iUserAgent.get_cstr(), iSessionInfo.iUserAgent.get_size()… in GetUserAgent()
688 … if (0 == oscl_UnicodeToUTF8(aUserAgent.get_cstr(), aUserAgent.get_size(), (char*)tmpBuf, tmpSize)) in SetClientParameters()
702 …if (0 == oscl_UnicodeToUTF8(aUserNetwork.get_cstr(), aUserNetwork.get_size(), (char*)tmpBuf, tmpSi… in SetClientParameters()
712 …if (0 == oscl_UnicodeToUTF8(aDeviceInfo.get_cstr(), aDeviceInfo.get_size(), (char*)tmpBuf, tmpSize… in SetClientParameters()
784 if (0 == oscl_UnicodeToUTF8(aUserID.get_cstr(), aUserID.get_size(), (char*)tmpBuf, tmpSize)) in SetAuthenticationParameters()
791 …if (0 == oscl_UnicodeToUTF8(aAuthentication.get_cstr(), aAuthentication.get_size(), (char*)tmpBuf,… in SetAuthenticationParameters()
798 …if (0 == oscl_UnicodeToUTF8(aExpiration.get_cstr(), aExpiration.get_size(), (char*)tmpBuf, tmpSize… in SetAuthenticationParameters()
805 …if (0 == oscl_UnicodeToUTF8(aApplicationSpecificString.get_cstr(), aApplicationSpecificString.get_… in SetAuthenticationParameters()
[all …]
/external/opencore/engines/author/test/src/single_core/
Dpvaetest_node_config.h63 …if ((pv_mime_strcmp(aMimeType.get_cstr(), (char*)KAMRNbEncMimeType) == 0) || (pv_mime_strcmp(aMime…
72 if (pv_mime_strcmp(aMimeType.get_cstr(), (char*)KAMRNbEncMimeType) == 0)
74 else if (pv_mime_strcmp(aMimeType.get_cstr(), (char*)KAMRWbEncMimeType) == 0)
/external/opencore/nodes/pvclientserversocketnode/include/
Dpvmf_socket_buffer_allocators.h196 if (oscl_strcmp(iName.get_cstr(), PVMF_SOCKALLOC_FEEDBACK_PORT_NAME) == 0) in PVMFSMSharedBufferAllocWithReSize()
266 …VMFSMSharedBufferAllocWithReSize::CreateParentChunk - Name=%s, Size=%d", iName.get_cstr(), aSize)); in CreateParentChunk()
314 …e::IncrementKeepAliveCount - Name=%s, iNumOutStandingBuffers=%d", iName.get_cstr(), iNumOutStandin… in IncrementKeepAliveCount()
321 …e::DecrementKeepAliveCount - Name=%s, iNumOutStandingBuffers=%d", iName.get_cstr(), iNumOutStandin… in DecrementKeepAliveCount()
581 …hunk - No Memory1 Name=%s, ChunkID=%d, ReqSize=%d, AvailSize=%d", iName.get_cstr(), aPCContainer->… in AllocateInParentChunk()
634 …hunk - No Memory2 Name=%s, ChunkID=%d, ReqSize=%d, AvailSize=%d", iName.get_cstr(), aPCContainer->… in AllocateInParentChunk()
671 … iName.get_cstr(), iSeqCount, n, getTotalAvailableBufferSpace(), iNumOutStandingBuffers)); in AllocateInParentChunk()
696 …VMFSMSharedBufferAllocWithReSize::allocate - MEMORY CHUNKS CORRUPT!!! Name=%s", iName.get_cstr())); in allocate()
716 …thReSize::allocate - EXPANDING JITTER BUFFER - Name=%s, Size=%d", iName.get_cstr(), iiRegrowthSize… in allocate()
725 …VMFSMSharedBufferAllocWithReSize::allocate - MEMORY CHUNKS CORRUPT!!! Name=%s", iName.get_cstr())); in allocate()
[all …]
/external/opencore/nodes/streaming/common/include/
Dpvmf_streaming_buffer_allocators.h226 if (oscl_strcmp(iName.get_cstr(), PVMF_SOCKALLOC_FEEDBACK_PORT_NAME) == 0) in PVMFSMSharedBufferAllocWithReSize()
296 …VMFSMSharedBufferAllocWithReSize::CreateParentChunk - Name=%s, Size=%d", iName.get_cstr(), aSize)); in CreateParentChunk()
344 …e::IncrementKeepAliveCount - Name=%s, iNumOutStandingBuffers=%d", iName.get_cstr(), iNumOutStandin… in IncrementKeepAliveCount()
351 …e::DecrementKeepAliveCount - Name=%s, iNumOutStandingBuffers=%d", iName.get_cstr(), iNumOutStandin… in DecrementKeepAliveCount()
614 …hunk - No Memory1 Name=%s, ChunkID=%d, ReqSize=%d, AvailSize=%d", iName.get_cstr(), aPCContainer->… in AllocateInParentChunk()
667 …hunk - No Memory2 Name=%s, ChunkID=%d, ReqSize=%d, AvailSize=%d", iName.get_cstr(), aPCContainer->… in AllocateInParentChunk()
704 … iName.get_cstr(), iSeqCount, n, getTotalAvailableBufferSpace(), iNumOutStandingBuffers)); in AllocateInParentChunk()
729 …VMFSMSharedBufferAllocWithReSize::allocate - MEMORY CHUNKS CORRUPT!!! Name=%s", iName.get_cstr())); in allocate()
748 …thReSize::allocate - EXPANDING JITTER BUFFER - Name=%s, Size=%d", iName.get_cstr(), iiRegrowthSize… in allocate()
757 …VMFSMSharedBufferAllocWithReSize::allocate - MEMORY CHUNKS CORRUPT!!! Name=%s", iName.get_cstr())); in allocate()
[all …]

1234567