MCPcopy Create free account
hub / github.com/apache/mesos / begin

Method begin

src/common/resource_quantities.cpp:148–152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146
147
148ResourceQuantities::const_iterator ResourceQuantities::begin()
149{
150 const auto& self = *this;
151 return self.begin();
152}
153
154
155ResourceQuantities::const_iterator ResourceQuantities::end()

Callers 15

createMethod · 0.45
SchedulerProcessMethod · 0.45
reviveOffersMethod · 0.45
suppressOffersMethod · 0.45
sendUpdateFrameworkMethod · 0.45
synchronizedFunction · 0.45
fetchMethod · 0.45
createMethod · 0.45
performMethod · 0.45
notifyMethod · 0.45
foreachFunction · 0.45

Calls 1

beginMethod · 0.95

Tested by 15

TEST_FFunction · 0.36
TEST_PFunction · 0.36
TESTFunction · 0.36
TEST_PFunction · 0.36
TESTFunction · 0.36
fragmentFunction · 0.36
TESTFunction · 0.36
TYPED_TESTFunction · 0.36
TESTFunction · 0.36
TEST_PFunction · 0.36
TEST_PFunction · 0.36