Home
last modified time | relevance | path

Searched defs:isFast (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/test/example/
H A Daudio_stream_playback_test.cpp180 int32_t PlaybackTest::InitRenderer(bool isFast) in InitRenderer()
401 int32_t PlaybackTest::InitCapturer(bool isFast) in InitCapturer()
518 int32_t InitPlayback(std::shared_ptr<PlaybackTest> playTest, bool isRemote, bool isFast) in InitPlayback()
607 int32_t InitMic(std::shared_ptr<PlaybackTest> playTest, bool isRemote, bool isFast) in InitMic()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/include/
H A Dlnn_heartbeat_fsm.h88 bool isFast; member
H A Dlnn_heartbeat_medium_mgr.h68 bool isFast; member
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/unittest/renderer_test/src/
H A Daudio_fast_renderer_unit_test.cpp79 bool isFast = false; in SetUpTestCase() local