Home
last modified time | relevance | path

Searched refs:mapAccountTally (Results 1 – 3 of 3) sorted by relevance

/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/wallet/
H A Drpcwallet.cpp1168 map<string, tallyitem> mapAccountTally; in ListReceived() local
1189 tallyitem& item = mapAccountTally[strAccount]; in ListReceived()
1220 …for (map<string, tallyitem>::iterator it = mapAccountTally.begin(); it != mapAccountTally.end(); +… in ListReceived()
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/wallet/
H A Drpcwallet.cpp1168 map<string, tallyitem> mapAccountTally; in ListReceived() local
1189 tallyitem& item = mapAccountTally[strAccount]; in ListReceived()
1220 …for (map<string, tallyitem>::iterator it = mapAccountTally.begin(); it != mapAccountTally.end(); +… in ListReceived()
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/wallet/
H A Drpcwallet.cpp1168 map<string, tallyitem> mapAccountTally; in ListReceived() local
1189 tallyitem& item = mapAccountTally[strAccount]; in ListReceived()
1220 …for (map<string, tallyitem>::iterator it = mapAccountTally.begin(); it != mapAccountTally.end(); +… in ListReceived()