MCPcopy Create free account
hub / github.com/CloverHackyColor/CloverBootloader / length

Method length

rEFIt_UEFI/cpp_foundation/XArray.h:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 public:
43 size_t allocatedSize() const { return m_allocatedSize; }
44 size_t length() const { return m_len; }
45 size_t size() const { return m_len; }
46 void setSize(size_t l);
47

Callers 15

testDefaultCtor_Function · 0.45
testchar32At_Function · 0.45
teststrncpy_Function · 0.45
teststrcatCheckResultFunction · 0.45
teststrncat_Function · 0.45
testSubString_Function · 0.45
testindexOf__Function · 0.45
teststartWith_Function · 0.45
plist_testsFunction · 0.45
InitRefitLibFunction · 0.45
FillInputsFunction · 0.45
IsValidGuidAsciiStringFunction · 0.45

Calls

no outgoing calls

Tested by 9

testDefaultCtor_Function · 0.36
testchar32At_Function · 0.36
teststrncpy_Function · 0.36
teststrcatCheckResultFunction · 0.36
teststrncat_Function · 0.36
testSubString_Function · 0.36
testindexOf__Function · 0.36
teststartWith_Function · 0.36
plist_testsFunction · 0.36