Home
last modified time | relevance | path

Searched refs:IsParamEnabled (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/distributed_audio/common/include/
H A Ddaudio_util.h61 bool IsParamEnabled(const std::string &key, bool &isEnabled);
/foundation/distributedhardware/distributed_audio/common/test/unittest/src/
H A Ddaudio_utils_test.cpp386 * @tc.desc: Verify the IsParamEnabled function.
394 EXPECT_EQ(false, IsParamEnabled(key, isEnabled)); in HWTEST_F()
/foundation/distributedhardware/distributed_audio/common/src/
H A Ddaudio_util.cpp513 bool IsParamEnabled(const std::string &key, bool &isEnabled) in IsParamEnabled() function
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_server.cpp1341 inline bool IsParamEnabled(std::string key, bool &isEnabled) in IsParamEnabled() function

Completed in 7 milliseconds