Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
teststrcatCheckResult
Function · 0.45
teststrncat_
Function · 0.45
testSubString_
Function · 0.45
testindexOf__
Function · 0.45
teststartWith_
Function · 0.45
plist_tests
Function · 0.45
InitRefitLib
Function · 0.45
FillInputs
Function · 0.45
IsValidGuidAsciiString
Function · 0.45
Calls
no outgoing calls
Tested by
9
testDefaultCtor_
Function · 0.36
testchar32At_
Function · 0.36
teststrncpy_
Function · 0.36
teststrcatCheckResult
Function · 0.36
teststrncat_
Function · 0.36
testSubString_
Function · 0.36
testindexOf__
Function · 0.36
teststartWith_
Function · 0.36
plist_tests
Function · 0.36