Home
last modified time | relevance | path

Searched refs:GetSinkInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_audio/common/dfx_utils/src/
H A Ddaudio_hidumper.cpp97 return GetSinkInfo(result); in ProcessDump()
128 int32_t DaudioHidumper::GetSinkInfo(std::string &result) in GetSinkInfo() function in OHOS::DistributedHardware::DaudioHidumper
/ohos5.0/foundation/distributedhardware/distributed_audio/common/dfx_utils/include/
H A Ddaudio_hidumper.h57 int32_t GetSinkInfo(std::string &result);
/ohos5.0/foundation/distributedhardware/distributed_audio/common/dfx_utils/test/unittest/src/
H A Ddaudio_hidumper_test.cpp91 EXPECT_EQ(ERR_DH_AUDIO_NULLPTR, hidumper_->GetSinkInfo(result));