MCPcopy Create free account
hub / github.com/apache/cloudberry / GetBuffer

Method GetBuffer

src/backend/gporca/libgpos/src/string/CWString.cpp:44–48  ·  view source on GitHub ↗

--------------------------------------------------------------------------- @function: CWString::GetBuffer @doc: Returns the wide character buffer storing the string ---------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

42//
43//---------------------------------------------------------------------------
44const WCHAR *
45CWString::GetBuffer() const
46{
47 return m_w_str_buffer;
48}
49
50
51//---------------------------------------------------------------------------

Callers 15

GetPlanHintsMethod · 0.45
OptimizeTaskMethod · 0.45
TranslateDXLToScalarMethod · 0.45
GetSubplanAliasMethod · 0.45
RetrieveObjectMethod · 0.45
ForEachFunction · 0.45
RetrieveExtStatsMethod · 0.45
RetrieveRelMethod · 0.45
AddSystemColumnsMethod · 0.45
RetrieveIndexMethod · 0.45

Calls

no outgoing calls

Tested by 15

FSpawnMethod · 0.36
FQueueMethod · 0.36
PexprLogicalGetMethod · 0.36
EresTranslateMethod · 0.36
EresCompareMethod · 0.36
FPlanMatchMethod · 0.36
SzMinidumpFileNameMethod · 0.36
EresSamplePlansMethod · 0.36