Home
last modified time | relevance | path

Searched refs:MmapStop (Results 1 - 7 of 7) sorted by relevance

/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/include/
H A Ddaudio_io_dev.h47 virtual int32_t MmapStop() = 0;
H A Ddspeaker_dev.h65 int32_t MmapStop() override;
H A Ddmic_dev.h70 int32_t MmapStop() override;
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddspeaker_dev.cpp405 int32_t DSpeakerDev::MmapStop() in MmapStop() function in OHOS::DistributedHardware::DSpeakerDev
H A Ddmic_dev.cpp492 int32_t DMicDev::MmapStop() in MmapStop() function in OHOS::DistributedHardware::DMicDev
H A Ddaudio_source_dev.cpp1254 speaker->MmapStop(); in TaskSpkMmapStop()
1275 mic->MmapStop(); in TaskMicMmapStop()
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/sourcedevice/src/
H A Ddaudio_source_dev_test.cpp954 EXPECT_EQ(DH_SUCCESS, sourceDev_->deviceMap_[dhId]->MmapStop()); in HWTEST_F()

Completed in 11 milliseconds