Home
last modified time | relevance | path

Searched refs:GetCStr (Results 1 – 25 of 33) sorted by relevance

12

/external/pdfium/core/src/fxcrt/
Dfx_xml_composer.cpp26 bsSpace = CFX_ByteStringC(bsFullName.GetCStr(), iStart); in FX_XML_SplitQualifiedName()
28 bsName = CFX_ByteStringC(bsFullName.GetCStr() + iStart, in FX_XML_SplitQualifiedName()
Dfx_basic_bstring.cpp140 FXSYS_memcpy(m_pData->m_String, str1.GetCStr(), str1.GetLength()); in CFX_ByteString()
141 FXSYS_memcpy(m_pData->m_String + str1.GetLength(), str2.GetCStr(), in CFX_ByteString()
157 AssignCopy(str.GetLength(), str.GetCStr()); in operator =()
217 ConcatInPlace(string.GetLength(), string.GetCStr()); in operator +=()
235 FXSYS_memcmp(m_pData->m_String, str.GetCStr(), str.GetLength()) == 0; in Equal()
800 lpszSub.GetCStr(), lpszSub.GetLength()); in Find()
861 lpszOld.GetCStr(), nSourceLen); in Replace()
885 lpszOld.GetCStr(), nSourceLen); in Replace()
888 FXSYS_memcpy(pDest, lpszNew.GetCStr(), lpszNew.GetLength()); in Replace()
Dfxcrt_posix.cpp43 m_nFD = open(fileName.GetCStr(), nFlags, nMasks); in Open()
Dfxcrt_platforms.cpp47 m_hFile = FXSYS_fopen(fileName.GetCStr(), strMode.c_str()); in Open()
Dfx_basic_util.cpp99 const FX_CHAR* str = strc.GetCStr(); in FX_atonum()
130 const FX_CHAR* str = strc.GetCStr(); in FX_atof()
Dfxcrt_windows.cpp50 m_hFile = ::CreateFileA(fileName.GetCStr(), dwAccess, dwShare, NULL, in Open()
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugMacinfoEntry.cpp100 m_op2.cstr = mac_info_data.GetCStr(offset_ptr); in Extract()
122 m_op2.cstr = mac_info_data.GetCStr(offset_ptr); in Extract()
DDWARFDebugLine.cpp246 fileEntry.name = debug_line_data.GetCStr(&offset); in DumpStatementOpcodes()
436 s = debug_line_data.GetCStr(offset_ptr); in ParsePrologue()
445 const char* name = debug_line_data.GetCStr( offset_ptr ); in ParsePrologue()
493 s = debug_line_data.GetCStr(&offset); in ParseSupportFiles()
503 const char* path = debug_line_data.GetCStr( &offset ); in ParseSupportFiles()
669 fileEntry.name = debug_line_data.GetCStr(offset_ptr); in ParseStatementTable()
DDWARFFormValue.cpp134 case DW_FORM_string: m_value.value.cstr = data.GetCStr(offset_ptr); in ExtractValue()
206 debug_info_data.GetCStr(offset_ptr); in SkipValue()
DDWARFDebugPubnamesSet.cpp99 const char* name = data.GetCStr(offset_ptr); in Extract()
DDWARFDebugInfoEntry.cpp182 debug_info_data.GetCStr (&offset); in FastExtract()
347 … case DW_FORM_string : debug_info_data.GetCStr(&offset); break; in Extract()
/external/pdfium/xfa/src/fxjse/src/
Dvalue.cpp247 pIsolate, utf8Message.GetCStr(), v8::String::kNormalString, in FXJSE_ThrowMessage()
263 v8::String::NewFromUtf8(pIsolate, utf8Name.GetCStr(), in FXJSE_ThrowMessage()
364 v8::String::NewFromUtf8(m_pIsolate, szPropName.GetCStr(), in SetObjectProperty()
379 m_pIsolate, szPropName.GetCStr(), v8::String::kNormalString, in GetObjectProperty()
416 m_pIsolate, szPropName.GetCStr(), v8::String::kNormalString, in DeleteObjectProperty()
429 m_pIsolate, szPropName.GetCStr(), v8::String::kNormalString, in HasObjectOwnProperty()
445 v8::String::NewFromUtf8(m_pIsolate, szPropName.GetCStr(), in SetObjectOwnProperty()
/external/pdfium/core/src/fxge/android/
Dfpf_skiafontmgr.cpp176 const FX_CHAR* pBuffer = bsfamily.GetCStr(); in FPF_SKIANormalizeFontName()
382 args.pathname = (FT_String*)bsFile.GetCStr(); in GetFontFace()
411 void* handle = FX_OpenFolder(path.GetCStr()); in ScanPath()
444 pFontDesc->SetPath(file.GetCStr()); in ScanFile()
/external/lldb/include/lldb/Core/
DDataExtractor.h411 GetCStr (lldb::offset_t *offset_ptr) const;
436 GetCStr (lldb::offset_t *offset_ptr, lldb::offset_t len) const;
/external/lldb/source/Host/freebsd/
DHost.cpp200 cstr = data.GetCStr (&offset); in GetFreeBSDProcessArgs()
223 cstr = data.GetCStr(&offset); in GetFreeBSDProcessArgs()
/external/lldb/tools/debugserver/source/
DDNBDataRef.h101 const char * GetCStr(offset_t *offset_ptr, uint32_t fixed_length = 0) const;
DDNBDataRef.cpp202 DNBDataRef::GetCStr(offset_t *offset_ptr, uint32_t fixed_length) const in GetCStr() function in DNBDataRef
/external/pdfium/fpdfsdk/src/javascript/
DJS_Runtime.cpp270 const FX_CHAR* name = utf8Name.GetCStr();
307 const FX_CHAR* name = utf8Name.GetCStr();
/external/lldb/source/Plugins/Process/elf-core/
DProcessElfCore.cpp424 const char *cstr = data.GetCStr(offset, AlignToNext(n_namesz, 4)); in Parse()
470 thread_data->name = data.GetCStr(&offset, 20); in ParseFreeBSDThrMisc()
/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_fm2jscontext.cpp2007 CFX_WideString::FromUTF8(szLocale.GetCStr(), szLocale.GetLength())); in Local2IsoDate()
2017 CFX_WideString::FromUTF8(szFormat.GetCStr(), szFormat.GetLength()); in Local2IsoDate()
2021 CFX_WideString::FromUTF8(szDate.GetCStr(), szDate.GetLength()), wsFormat, in Local2IsoDate()
2047 CFX_WideString::FromUTF8(szLocale.GetCStr(), szLocale.GetLength())); in Local2IsoTime()
2057 CFX_WideString::FromUTF8(szFormat.GetCStr(), szFormat.GetLength()); in Local2IsoTime()
2063 CFX_WideString::FromUTF8(szTime.GetCStr(), szTime.GetLength()), wsFormat, in Local2IsoTime()
2090 CFX_WideString::FromUTF8(szLocale.GetCStr(), szLocale.GetLength())); in IsoDate2Local()
2100 CFX_WideString::FromUTF8(szFormat.GetCStr(), szFormat.GetLength()); in IsoDate2Local()
2104 CFX_WideString::FromUTF8(szDate.GetCStr(), szDate.GetLength()), in IsoDate2Local()
2132 CFX_WideString::FromUTF8(szLocale.GetCStr(), szLocale.GetLength())); in IsoTime2Local()
[all …]
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_utils_imp.cpp393 CFX_WideString::FromUTF8(szStringVal.GetCStr(), szStringVal.GetLength()); in XFA_ByteStringToDouble()
/external/lldb/source/Plugins/Process/MacOSX-Kernel/
DCommunicationKDP.cpp986 const char *path = packet.GetCStr(&offset); in DumpPacket()
1040 …eply_port = %u, exc_port = %u, greeting = \"%s\")", reply_port, exc_port, packet.GetCStr(&offset)); in DumpPacket()
1169 const char *path = packet.GetCStr(&offset); in DumpPacket()
/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_utility.cpp284 const FX_CHAR* pSrc = bstr.GetCStr(); in PDF_NameDecode()
/external/pdfium/xfa/src/fee/src/fee/
Dfde_txtedtengine.cpp2406 const FX_CHAR* lpBuf = bsDoRecord.GetCStr(); in Create()
2480 CFX_ArchiveLoader ArchiveLoader((const uint8_t*)bsDoRecord.GetCStr(), in Deserialize()
2556 CFX_ArchiveLoader ArchiveLoader((const uint8_t*)bsDoRecord.GetCStr(), in Deserialize()
2649 CFX_ArchiveLoader ArchiveLoader((const uint8_t*)bsDoRecord.GetCStr(), in Deserialize()
2745 CFX_ArchiveLoader ArchiveLoader((const uint8_t*)bsDoRecord.GetCStr(), in Deserialize()
2846 CFX_ArchiveLoader ArchiveLoader((const uint8_t*)bsDoRecord.GetCStr(), in Deserialize()
/external/lldb/source/Core/
DDataExtractor.cpp1083 DataExtractor::GetCStr (offset_t *offset_ptr) const in GetCStr() function in DataExtractor
1122 DataExtractor::GetCStr (offset_t *offset_ptr, offset_t len) const in GetCStr() function in DataExtractor
1617 const char *cstr = GetCStr(&offset); in Dump()

12