Home
last modified time | relevance | path

Searched refs:DelayStopDevice (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/audio_framework/services/audio_service/test/unittest/audio_endpoint_unit_test/src/
H A Daudio_endpoint_unit_test.cpp751 * @tc.name : Test DelayStopDevice API
754 * @tc.desc : Test DelayStopDevice interface
766 EXPECT_TRUE(audioEndpointInner->DelayStopDevice()); in HWTEST_F()
771 EXPECT_FALSE(audioEndpointInner->DelayStopDevice()); in HWTEST_F()
774 EXPECT_FALSE(audioEndpointInner->DelayStopDevice()); in HWTEST_F()
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_endpoint.cpp231 bool DelayStopDevice();
1021 bool AudioEndpointInner::DelayStopDevice() in DelayStopDevice() function in OHOS::AudioStandard::AudioEndpointInner
1847 DelayStopDevice(); in AsyncGetPosTime()

Completed in 6 milliseconds