MCPcopy Create free account
hub / github.com/KDE/kdevelop / length

Method length

kdevplatform/serialization/indexedstring.cpp:346–349  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

344}
345
346int IndexedString::length() const
347{
348 return lengthFromIndex(m_index);
349}
350
351int IndexedString::lengthFromIndex(uint index)
352{

Callers 15

rebaseMatchingUrlFunction · 0.45
IndexedStringMethod · 0.45
insertDataFunction · 0.45
lookupValueMethod · 0.45
testMethod · 0.45
bench_lengthMethod · 0.45
bench_hashStringMethod · 0.45
doWorkMethod · 0.45
displayUrlFunction · 0.45
beautifySourceMethod · 0.45
beautifyLineMethod · 0.45
initializeMethod · 0.45

Calls

no outgoing calls

Tested by 7

insertDataFunction · 0.36
lookupValueMethod · 0.36
testMethod · 0.36
bench_lengthMethod · 0.36
bench_hashStringMethod · 0.36
TestFileMethod · 0.36
initTestCaseMethod · 0.36