MCPcopy Create free account
hub / github.com/CyanogenMod/android_frameworks_base / getStartLineNumber

Method getStartLineNumber

tools/aapt/XMLNode.cpp:744–747  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

742}
743
744int32_t XMLNode::getStartLineNumber() const
745{
746 return mStartLineNumber;
747}
748
749int32_t XMLNode::getEndLineNumber() const
750{

Callers 2

addChildMethod · 0.80
insertChildAtMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected