MCPcopy Create free account
hub / github.com/IppClub/Dora-SSR / getCPtr

Method getCPtr

Source/3rdParty/bx/src/filepath.cpp:365–368  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

363 }
364
365 const char* FilePath::getCPtr() const
366 {
367 return m_filePath;
368 }
369
370 StringView FilePath::getPath() const
371 {

Callers 9

getNameFunction · 0.80
renderFrameMethod · 0.80
openMethod · 0.80
openMethod · 0.80
openMethod · 0.80
statFunction · 0.80
makeFunction · 0.80
removeFunction · 0.80
dlopenFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected