Home
last modified time | relevance | path

Searched refs:GetUint64 (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/netmanager_base/test/netstatsmanager/unittest/net_stats_manager_test/
H A Dnet_stats_mock_data.cpp43 uint64_t GetUint64() in GetUint64() function
83 info.rxBytes_ = GetUint64(); in HWTEST_F()
84 info.rxPackets_ = GetUint64(); in HWTEST_F()
85 info.txBytes_ = GetUint64(); in HWTEST_F()
86 info.txPackets_ = GetUint64(); in HWTEST_F()
H A Dnet_stats_data_handler_test.cpp47 uint64_t GetUint64() in GetUint64() function
63 info.date_ = GetUint64(); in CreateMockStatsInfo()
65 info.rxBytes_ = GetUint64(); in CreateMockStatsInfo()
66 info.rxPackets_ = GetUint64(); in CreateMockStatsInfo()
67 info.txBytes_ = GetUint64(); in CreateMockStatsInfo()
68 info.txPackets_ = GetUint64(); in CreateMockStatsInfo()
79 info.date_ = GetUint64(); in CreateMockStatsData()
81 info.rxBytes_ = GetUint64(); in CreateMockStatsData()
82 info.rxPackets_ = GetUint64(); in CreateMockStatsData()
83 info.txBytes_ = GetUint64(); in CreateMockStatsData()
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.h86 uint64_t GetUint64() const;
H A Dobex_headers.cpp940 uint64_t TlvTriplet::GetUint64() const in GetUint64() function in OHOS::bluetooth::TlvTriplet

Completed in 8 milliseconds