Home
last modified time | relevance | path

Searched refs:mapValueCopy (Results 1 – 10 of 10) sorted by relevance

/dports/net-p2p/bitcoin/bitcoin-22.0/src/wallet/
H A Dtransaction.h199 mapValue_t mapValueCopy = mapValue;
201 mapValueCopy["fromaccount"] = "";
202 WriteOrderPos(nOrderPos, mapValueCopy);
204 mapValueCopy["timesmart"] = strprintf("%u", nTimeSmart);
212 …erializedHash << dummy_vector1 << serializedIndex << dummy_vector2 << mapValueCopy << vOrderForm <…
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/wallet/
H A Dtransaction.h199 mapValue_t mapValueCopy = mapValue;
201 mapValueCopy["fromaccount"] = "";
202 WriteOrderPos(nOrderPos, mapValueCopy);
204 mapValueCopy["timesmart"] = strprintf("%u", nTimeSmart);
212 …erializedHash << dummy_vector1 << serializedIndex << dummy_vector2 << mapValueCopy << vOrderForm <…
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/wallet/
H A Dtransaction.h199 mapValue_t mapValueCopy = mapValue; in Serialize() local
201 mapValueCopy["fromaccount"] = ""; in Serialize()
202 WriteOrderPos(nOrderPos, mapValueCopy); in Serialize()
204 mapValueCopy["timesmart"] = strprintf("%u", nTimeSmart); in Serialize()
212 …erializedHash << dummy_vector1 << serializedIndex << dummy_vector2 << mapValueCopy << vOrderForm <… in Serialize()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/wallet/
H A Dwallet.h453 mapValue_t mapValueCopy = mapValue; in Serialize() local
455 mapValueCopy["fromaccount"] = ""; in Serialize()
456 WriteOrderPos(nOrderPos, mapValueCopy); in Serialize()
458 mapValueCopy["timesmart"] = strprintf("%u", nTimeSmart); in Serialize()
463 …s << vUnused << mapValueCopy << vOrderForm << fTimeReceivedIsTxTime << nTimeReceived << fFromMe <<… in Serialize()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/wallet/
H A Dwallet.h453 mapValue_t mapValueCopy = mapValue; in Serialize() local
455 mapValueCopy["fromaccount"] = ""; in Serialize()
456 WriteOrderPos(nOrderPos, mapValueCopy); in Serialize()
458 mapValueCopy["timesmart"] = strprintf("%u", nTimeSmart); in Serialize()
463 …s << vUnused << mapValueCopy << vOrderForm << fTimeReceivedIsTxTime << nTimeReceived << fFromMe <<… in Serialize()
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/wallet/
H A Dwallet.h453 mapValue_t mapValueCopy = mapValue; in Serialize() local
455 mapValueCopy["fromaccount"] = ""; in Serialize()
456 WriteOrderPos(nOrderPos, mapValueCopy); in Serialize()
458 mapValueCopy["timesmart"] = strprintf("%u", nTimeSmart); in Serialize()
463 …s << vUnused << mapValueCopy << vOrderForm << fTimeReceivedIsTxTime << nTimeReceived << fFromMe <<… in Serialize()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/wallet/
H A Dwallet.h399 mapValue_t mapValueCopy = mapValue; in Serialize() local
401 mapValueCopy["fromaccount"] = ""; in Serialize()
402 WriteOrderPos(nOrderPos, mapValueCopy); in Serialize()
404 mapValueCopy["timesmart"] = strprintf("%u", nTimeSmart); in Serialize()
412 …erializedHash << dummy_vector1 << serializedIndex << dummy_vector2 << mapValueCopy << vOrderForm <… in Serialize()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/wallet/
H A Dwallet.h399 mapValue_t mapValueCopy = mapValue; in Serialize() local
401 mapValueCopy["fromaccount"] = ""; in Serialize()
402 WriteOrderPos(nOrderPos, mapValueCopy); in Serialize()
404 mapValueCopy["timesmart"] = strprintf("%u", nTimeSmart); in Serialize()
412 …erializedHash << dummy_vector1 << serializedIndex << dummy_vector2 << mapValueCopy << vOrderForm <… in Serialize()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/wallet/
H A Dwallet.h399 mapValue_t mapValueCopy = mapValue; in Serialize() local
401 mapValueCopy["fromaccount"] = ""; in Serialize()
402 WriteOrderPos(nOrderPos, mapValueCopy); in Serialize()
404 mapValueCopy["timesmart"] = strprintf("%u", nTimeSmart); in Serialize()
412 …erializedHash << dummy_vector1 << serializedIndex << dummy_vector2 << mapValueCopy << vOrderForm <… in Serialize()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/wallet/
H A Dwallet.h418 mapValue_t mapValueCopy = mapValue; in Serialize() local
420 mapValueCopy["fromaccount"] = ""; in Serialize()
421 WriteOrderPos(nOrderPos, mapValueCopy); in Serialize()
423 mapValueCopy["timesmart"] = strprintf("%u", nTimeSmart); in Serialize()
431 …erializedHash << dummy_vector1 << serializedIndex << dummy_vector2 << mapValueCopy << vOrderForm <… in Serialize()