Searched refs:HandleSpkMmapStart (Results 1 – 3 of 3) sorted by relevance
107 int32_t HandleSpkMmapStart(const AudioEvent &event);
77 memberFuncMap_[MMAP_SPK_START] = &DAudioSourceDev::HandleSpkMmapStart; in DAudioSourceDev()276 HandleSpkMmapStart(event); in NotifyEventInner()557 int32_t DAudioSourceDev::HandleSpkMmapStart(const AudioEvent &event) in HandleSpkMmapStart() function in OHOS::DistributedHardware::DAudioSourceDev
351 EXPECT_EQ(ERR_DH_AUDIO_NULLPTR, sourceDev_->HandleSpkMmapStart(event));354 EXPECT_EQ(DH_SUCCESS, sourceDev_->HandleSpkMmapStart(event));