Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aria2/aria2
/ popDictFrame
Method
popDictFrame
src/ValueBaseStructParserStateMachine.cc:137–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
void ValueBaseStructParserStateMachine::popDictFrame()
138
{
139
ctrl_->popStructFrame();
140
}
141
142
void ValueBaseStructParserStateMachine::pushFrame() { ctrl_->pushFrame(); }
143
Callers
1
endElement
Method · 0.80
Calls
1
popStructFrame
Method · 0.45
Tested by
no test coverage detected