Home
last modified time | relevance | path

Searched refs:GetIntValue (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/pc/test/
Dmock_peer_connection_observers.h440 GetIntValue(r, StatsReport::kStatsValueNameAudioOutputLevel, in OnComplete()
442 GetIntValue(r, StatsReport::kStatsValueNameAudioInputLevel, in OnComplete()
444 GetIntValue(r, StatsReport::kStatsValueNameBytesReceived, in OnComplete()
446 GetIntValue(r, StatsReport::kStatsValueNameBytesSent, in OnComplete()
455 GetIntValue(r, StatsReport::kStatsValueNameAvailableReceiveBandwidth, in OnComplete()
517 bool GetIntValue(const StatsReport* report, in GetIntValue() function
/external/libchrome/mojo/public/interfaces/bindings/tests/
Dtest_unions.mojom88 GetIntValue() => (int64 int_value);
/external/skia/bazel/exporter/build_proto/build/
Dbuild.pb.go973 func (x *Attribute) GetIntValue() int32 { func
2334 func (x *Attribute_SelectorEntry) GetIntValue() int32 { func
/external/libchrome/mojo/public/cpp/bindings/tests/
Dunion_unittest.cc1139 void GetIntValue(const GetIntValueCallback& callback) override { in GetIntValue() function in mojo::test::SmallCacheImpl